[pal-cvs 3215] [952] fixed ie6 issue.

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2008年 6月 5日 (木) 07:30:43 JST


Revision: 952
          http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=pal&view=rev&rev=952
Author:   shinsuke
Date:     2008-06-05 07:30:42 +0900 (Thu, 05 Jun 2008)

Log Message:
-----------
fixed ie6 issue. removed spaces in a link. modified comment.

Modified Paths:
--------------
    pal-admin/trunk/src/main/webapp/view/deployer/deployerEdit.html
    pal-admin/trunk/src/main/webapp/view/deployer/remotePortletDeployConfirm.html
    pal-admin/trunk/src/main/webapp/view/deployer/remotePortletList.html
    pal-admin/trunk/src/main/webapp/view/deployer/remoteRepositoryConfirm.html
    pal-admin/trunk/src/main/webapp/view/deployer/remoteRepositoryEdit.html
    pal-admin/trunk/src/main/webapp/view/deployer/remoteRepositoryList.html
    pal-admin/trunk/src/main/webapp/view/group/groupConfirm.html
    pal-admin/trunk/src/main/webapp/view/group/groupEdit.html
    pal-admin/trunk/src/main/webapp/view/group/groupList.html
    pal-admin/trunk/src/main/webapp/view/password/passwordEdit.html
    pal-admin/trunk/src/main/webapp/view/permission/folderPermissionConfirm.html
    pal-admin/trunk/src/main/webapp/view/permission/folderPermissionEdit.html
    pal-admin/trunk/src/main/webapp/view/permission/folderPermissionList.html
    pal-admin/trunk/src/main/webapp/view/permission/pagePermissionConfirm.html
    pal-admin/trunk/src/main/webapp/view/permission/pagePermissionEdit.html
    pal-admin/trunk/src/main/webapp/view/permission/pagePermissionList.html
    pal-admin/trunk/src/main/webapp/view/permission/portletPermissionConfirm.html
    pal-admin/trunk/src/main/webapp/view/permission/portletPermissionEdit.html
    pal-admin/trunk/src/main/webapp/view/permission/portletPermissionList.html
    pal-admin/trunk/src/main/webapp/view/portletmanager/portletActionConfirm.html
    pal-admin/trunk/src/main/webapp/view/portletmanager/portletList.html
    pal-admin/trunk/src/main/webapp/view/profiler/ruleConfirm.html
    pal-admin/trunk/src/main/webapp/view/profiler/ruleCriterionConfirm.html
    pal-admin/trunk/src/main/webapp/view/profiler/ruleCriterionEdit.html
    pal-admin/trunk/src/main/webapp/view/profiler/ruleCriterionList.html
    pal-admin/trunk/src/main/webapp/view/profiler/ruleEdit.html
    pal-admin/trunk/src/main/webapp/view/profiler/ruleList.html
    pal-admin/trunk/src/main/webapp/view/role/roleConfirm.html
    pal-admin/trunk/src/main/webapp/view/role/roleEdit.html
    pal-admin/trunk/src/main/webapp/view/role/roleList.html
    pal-admin/trunk/src/main/webapp/view/securityconstraint/globalSecurityConstraintConfirm.html
    pal-admin/trunk/src/main/webapp/view/securityconstraint/globalSecurityConstraintEdit.html
    pal-admin/trunk/src/main/webapp/view/securityconstraint/globalSecurityConstraintList.html
    pal-admin/trunk/src/main/webapp/view/securityconstraint/securityDefinitionConfirm.html
    pal-admin/trunk/src/main/webapp/view/securityconstraint/securityDefinitionConstraintList.html
    pal-admin/trunk/src/main/webapp/view/securityconstraint/securityDefinitionEdit.html
    pal-admin/trunk/src/main/webapp/view/securityconstraint/securityDefinitionList.html
    pal-admin/trunk/src/main/webapp/view/user/userAttributeConfirm.html
    pal-admin/trunk/src/main/webapp/view/user/userAttributeEdit.html
    pal-admin/trunk/src/main/webapp/view/user/userAttributeList.html
    pal-admin/trunk/src/main/webapp/view/user/userConfirm.html
    pal-admin/trunk/src/main/webapp/view/user/userCreate.html
    pal-admin/trunk/src/main/webapp/view/user/userEdit.html
    pal-admin/trunk/src/main/webapp/view/user/userGroupEdit.html
    pal-admin/trunk/src/main/webapp/view/user/userList.html
    pal-admin/trunk/src/main/webapp/view/user/userProfilingRuleEdit.html
    pal-admin/trunk/src/main/webapp/view/user/userRoleEdit.html


-------------- next part --------------
Modified: pal-admin/trunk/src/main/webapp/view/deployer/deployerEdit.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/deployer/deployerEdit.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/deployer/deployerEdit.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -7,11 +7,10 @@
 </head>
 <body>
 <form id="DeployerEditForm" enctype="multipart/form-data"><input type="hidden" id="crudType" />
+<div style="padding:5px 0px;">
 <!-- tab: BEGIN -->
 <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
-  <a id="jumpPortletList" href="../portletmanager/portletList.html" style="text-decoration: none;">
-    <span id="portletsTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Portlets</span>
-  </a>
+  <a id="jumpPortletList" href="../portletmanager/portletList.html" style="text-decoration: none;"><span id="portletsTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Portlets</span></a>
   <label id="deployerTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">Deployer</label>
 </div>
 <!-- tab: END -->
@@ -21,7 +20,6 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-<div style="padding:5px 0px;">
     <div class="portlet-section-header">
       <label id="deployPortletLabel">Deploy Portlet</label>
     </div>
@@ -29,9 +27,7 @@
     <div>
         <label id="localTabLabel">Local</label>
         |
-        <a id="jumpRemotePortletList" href="remotePortletList.html" style="text-decoration: none;">
-            <span id="remoteTabLabel">Remote</span>
-        </a>
+        <a id="jumpRemotePortletList" href="remotePortletList.html" style="text-decoration: none;"><span id="remoteTabLabel">Remote</span></a>
     </div>
 
     <table class="tablebg">
@@ -48,7 +44,7 @@
       <input type="button" id="doFinish" value="Deploy"
 	    onclick="location.href='deployEdit.html'" class="portlet-form-button"/>
     </div>
-</div>
 <!-- content: BEGIN -->
+</div>
 </form>
 </body></html>

Modified: pal-admin/trunk/src/main/webapp/view/deployer/remotePortletDeployConfirm.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/deployer/remotePortletDeployConfirm.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/deployer/remotePortletDeployConfirm.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -7,11 +7,10 @@
 </head>
 <body>
 <form id="RemotePortletDeployConfirmForm"><input type="hidden" id="crudType" />
+<div style="padding:5px 0px;">
 <!-- tab: BEGIN -->
 <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
-  <a id="jumpPortletList" href="../portletmanager/portletList.html" style="text-decoration: none;">
-    <span id="portletsTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Portlets</span>
-  </a>
+  <a id="jumpPortletList" href="../portletmanager/portletList.html" style="text-decoration: none;"><span id="portletsTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Portlets</span></a>
   <label id="deployerTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">Deployer</label>
 </div>
 <!-- tab: END -->
@@ -21,15 +20,12 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-<div style="padding:5px 0px;">
     <div class="portlet-section-header">
       <label id="deployPortletLabel">Deploy Portlet</label>
     </div>
 
     <div>
-        <a id="jumpRemotePortletList" href="remotePortletList.html" style="text-decoration: none;">
-            <span id="localTabLabel">Local</span>
-        </a>
+        <a id="jumpRemotePortletList" href="remotePortletList.html" style="text-decoration: none;"><span id="localTabLabel">Local</span></a>
         |
         <label id="remoteTabLabel">Remote</label>
     </div>
@@ -66,7 +62,7 @@
         <input type="button" id="doFinish" value="Finish" onclick="location.href='remotePortletList.html'" class="portlet-form-button"/>
       </div>
     </div>
-</div>
 <!-- content: END -->
+</div>
 </form>
 </body></html>

Modified: pal-admin/trunk/src/main/webapp/view/deployer/remotePortletList.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/deployer/remotePortletList.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/deployer/remotePortletList.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -7,11 +7,10 @@
 </head>
 <body>
 <form id="RemotePortletListForm">
+<div style="padding:5px 0px;">
 <!-- tab: BEGIN -->
 <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
-  <a id="jumpPortletList" href="../portletmanager/portletList.html" style="text-decoration: none;">
-    <span id="portletsTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Portlets</span>
-  </a>
+  <a id="jumpPortletList" href="../portletmanager/portletList.html" style="text-decoration: none;"><span id="portletsTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Portlets</span></a>
   <label id="deployerTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">Deployer</label>
 </div>
 <!-- tab: END -->
@@ -21,15 +20,12 @@
 </div>
 
 <!-- content: BEGIN -->
-<div style="padding:5px 0px;">
     <div class="portlet-section-header">
       <label id="portletsInRepositoriesLabel">Portlets in Repositories</label>
     </div>
 
     <div>
-        <a id="jumpDeployerEdit" href="deployerEdit.html" style="text-decoration: none;">
-            <span id="localTabLabel">Local</span>
-        </a>
+        <a id="jumpDeployerEdit" href="deployerEdit.html" style="text-decoration: none;"><span id="localTabLabel">Local</span></a>
         |
         <label id="remoteTabLabel">Remote</label>
     </div>
@@ -40,9 +36,7 @@
          <option>REPO</option>
        </select>
        <input type="button" id="doSelectRepository" value="Select" class="portlet-form-button"/>
-       <a id="jumpRemoteRepositoryList" href="remoteRepositoryList.html">
-         <span id="editLabel">Edit</span>
-       </a>
+       <a id="jumpRemoteRepositoryList" href="remoteRepositoryList.html"><span id="editLabel">Edit</span></a>
     </div>
 
     <div>
@@ -91,7 +85,7 @@
         <a id="goNextPage-footer" href="remotePortletList.html?nextPageNumber=2"
             te:rendered="#{deployer_remotePortletListPage.nextPageNumber!=null}"><span id="nextPageAtFooterLabel">Next&gt;&gt;</span></a>
     </div>
-</div>
 <!-- content: END -->
+</div>
 </form>
 </body></html>

Modified: pal-admin/trunk/src/main/webapp/view/deployer/remoteRepositoryConfirm.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/deployer/remoteRepositoryConfirm.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/deployer/remoteRepositoryConfirm.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -7,11 +7,10 @@
 </head>
 <body>
 <form id="RemoteRepositoryConfirmForm"><input type="hidden" id="crudType" />
+<div style="padding:5px 0px;">
 <!-- tab: BEGIN -->
 <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
-  <a id="jumpPortletList" href="../portletmanager/portletList.html" style="text-decoration: none;">
-    <span id="portletsTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Portlets</span>
-  </a>
+  <a id="jumpPortletList" href="../portletmanager/portletList.html" style="text-decoration: none;"><span id="portletsTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Portlets</span></a>
   <label id="deployerTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">Deployer</label>
 </div>
 <!-- tab: END -->
@@ -21,7 +20,6 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-<div style="padding:5px 0px;">
     <div class="portlet-section-header" id="isCreate-header">
       <label id="createRepositoryLabel">Create Repository</label>
     </div>
@@ -33,9 +31,7 @@
     </div>
 
     <div>
-        <a id="jumpDeployerEdit" href="deployerEdit.html" style="text-decoration: none;">
-            <span id="localTabLabel">Local</span>
-        </a>
+        <a id="jumpDeployerEdit" href="deployerEdit.html" style="text-decoration: none;"><span id="localTabLabel">Local</span></a>
         |
         <label id="remoteTabLabel">Remote</label>
     </div>
@@ -78,7 +74,7 @@
         <input type="button" id="doFinish" value="Finish" onclick="location.href='groupList.html'" class="portlet-form-button"/>
       </div>
     </div>
-</div>
 <!-- content: END -->
+</div>
 </form>
 </body></html>

Modified: pal-admin/trunk/src/main/webapp/view/deployer/remoteRepositoryEdit.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/deployer/remoteRepositoryEdit.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/deployer/remoteRepositoryEdit.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -7,11 +7,10 @@
 </head>
 <body>
 <form id="RemoteRepositoryEditForm"><input type="hidden" id="crudType" />
+<div style="padding:5px 0px;">
 <!-- tab: BEGIN -->
 <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
-  <a id="jumpPortletList" href="../portletmanager/portletList.html" style="text-decoration: none;">
-    <span id="portletsTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Portlets</span>
-  </a>
+  <a id="jumpPortletList" href="../portletmanager/portletList.html" style="text-decoration: none;"><span id="portletsTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Portlets</span></a>
   <label id="deployerTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">Deployer</label>
 </div>
 <!-- tab: END -->
@@ -21,7 +20,6 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-<div style="padding:5px 0px;">
     <div class="portlet-section-header" id="isCreate">
       <label id="createRepositoryLabel">Create Repository</label>
     </div>
@@ -30,9 +28,7 @@
     </div>
 
     <div>
-        <a id="jumpDeployerEdit" href="deployerEdit.html" style="text-decoration: none;">
-            <span id="localTabLabel">Local</span>
-        </a>
+        <a id="jumpDeployerEdit" href="deployerEdit.html" style="text-decoration: none;"><span id="localTabLabel">Local</span></a>
         |
         <label id="remoteTabLabel">Remote</label>
     </div>
@@ -61,7 +57,7 @@
 	        onclick="location.href='groupConfirm.html'" class="portlet-form-button"/>
       </div>
     </div>
-</div>
 <!-- content: BEGIN -->
+</div>
 </form>
 </body></html>

Modified: pal-admin/trunk/src/main/webapp/view/deployer/remoteRepositoryList.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/deployer/remoteRepositoryList.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/deployer/remoteRepositoryList.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -7,11 +7,10 @@
 </head>
 <body>
 <form id="RemoteRepositoryListForm">
+<div style="padding:5px 0px;">
 <!-- tab: BEGIN -->
 <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
-  <a id="jumpPortletList" href="../portletmanager/portletList.html" style="text-decoration: none;">
-    <span id="portletsTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Portlets</span>
-  </a>
+  <a id="jumpPortletList" href="../portletmanager/portletList.html" style="text-decoration: none;"><span id="portletsTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Portlets</span></a>
   <label id="deployerTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">Deployer</label>
 </div>
 <!-- tab: END -->
@@ -21,23 +20,16 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-<div style="padding:5px 0px;">
     <div class="portlet-section-header">
       <label id="repositoriesLabel">Repositories</label>
     </div>
 
     <div>
-        <a id="jumpDeployerEdit" href="deployerEdit.html" style="text-decoration: none;">
-            <span id="localTabLabel">Local</span>
-        </a>
+        <a id="jumpDeployerEdit" href="deployerEdit.html" style="text-decoration: none;"><span id="localTabLabel">Local</span></a>
         |
-        <a id="jumpRemotePortletList" href="remotePortletList.html" style="text-decoration: none;">
-            <span id="remoteTabLabel">Remote</span>
-        </a>
+        <a id="jumpRemotePortletList" href="remotePortletList.html" style="text-decoration: none;"><span id="remoteTabLabel">Remote</span></a>
         |
-       <a id="jumpRemoteRepositoryEdit" href="remoteRepositoryEdit.html?fixed_crudType=0" style="text-decoration: none;">
-         <span id="createLabel">Create</span>
-       </a>
+       <a id="jumpRemoteRepositoryEdit" href="remoteRepositoryEdit.html?fixed_crudType=0" style="text-decoration: none;"><span id="createLabel">Create</span></a>
     </div>
 
     <div>
@@ -89,7 +81,7 @@
         <a id="goNextPage-footer" href="remoteRepositoryList.html?nextPageNumber=2"
             te:rendered="#{deployer_remoteRepositoryListPage.nextPageNumber!=null}"><span id="nextPageAtFooterLabel">Next&gt;&gt;</span></a>
     </div>
-</div>
 <!-- content: END -->
+</div>
 </form>
 </body></html>

Modified: pal-admin/trunk/src/main/webapp/view/group/groupConfirm.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/group/groupConfirm.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/group/groupConfirm.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -7,14 +7,11 @@
 </head>
 <body>
 <form id="GroupConfirmForm"><input type="hidden" id="crudType" />
+<div style="padding: 3px;">
 <!-- tab: BEGIN -->
 <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
-  <a id="jumpUserList" href="../user/userList.html" style="text-decoration: none;">
-    <span id="userTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">User</span>
-  </a>
-  <a id="jumpRoleList" href="../role/roleList.html" style="text-decoration: none;">
-    <span id="roleTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Role</span>
-  </a>
+  <a id="jumpUserList" href="../user/userList.html" style="text-decoration: none;"><span id="userTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">User</span></a>
+  <a id="jumpRoleList" href="../role/roleList.html" style="text-decoration: none;"><span id="roleTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Role</span></a>
   <label id="groupTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">Group</label>
 </div>
 <!-- tab: END -->
@@ -30,7 +27,6 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-<div style="padding: 3px;">
     <div class="portlet-section-header">
       <label id="groupInformationLabel">Group Information</label>
     </div>
@@ -50,7 +46,7 @@
         <input type="button" id="doFinish" value="Finish" onclick="location.href='groupList.html'" class="portlet-form-button"/>
       </div>
     </div>
-</div>
 <!-- content: END -->
+</div>
 </form>
 </body></html>

Modified: pal-admin/trunk/src/main/webapp/view/group/groupEdit.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/group/groupEdit.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/group/groupEdit.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -7,14 +7,11 @@
 </head>
 <body>
 <form id="GroupEditForm"><input type="hidden" id="crudType" />
+<div style="padding: 3px;">
 <!-- tab: BEGIN -->
 <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
-  <a id="jumpUserList" href="../user/userList.html" style="text-decoration: none;">
-    <span id="userTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">User</span>
-  </a>
-  <a id="jumpRoleList" href="../role/roleList.html" style="text-decoration: none;">
-    <span id="roleTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Role</span>
-  </a>
+  <a id="jumpUserList" href="../user/userList.html" style="text-decoration: none;"><span id="userTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">User</span></a>
+  <a id="jumpRoleList" href="../role/roleList.html" style="text-decoration: none;"><span id="roleTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Role</span></a>
   <label id="groupTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">Group</label>
 </div>
 <!-- tab: END -->
@@ -30,7 +27,6 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-<div style="padding: 3px;">
     <div class="portlet-section-header">
       <label id="groupInformationLabel">Group Information</label>
     </div>
@@ -51,7 +47,7 @@
 	        onclick="location.href='groupConfirm.html'" class="portlet-form-button"/>
       </div>
     </div>
+<!-- content: END -->
 </div>
-<!-- content: BEGIN -->
 </form>
 </body></html>

Modified: pal-admin/trunk/src/main/webapp/view/group/groupList.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/group/groupList.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/group/groupList.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -7,14 +7,11 @@
 </head>
 <body>
 <form id="GroupListForm">
+<div style="padding: 3px;">
 <!-- tab: BEGIN -->
 <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
-  <a id="jumpUserList" href="../user/userList.html" style="text-decoration: none;">
-    <span id="userTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">User</span>
-  </a>
-  <a id="jumpRoleList" href="../role/roleList.html" style="text-decoration: none;">
-    <span id="roleTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Role</span>
-  </a>
+  <a id="jumpUserList" href="../user/userList.html" style="text-decoration: none;"><span id="userTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">User</span></a>
+  <a id="jumpRoleList" href="../role/roleList.html" style="text-decoration: none;"><span id="roleTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Role</span></a>
   <label id="groupTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">Group</label>
 </div>
 <!-- tab: END -->
@@ -29,7 +26,6 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-<div style="padding: 3px;">
     <div class="portlet-section-header">
       <label id="groupListLabel">Group List</label>
     </div>
@@ -41,14 +37,8 @@
     </div>
 
     <div>
-        <a id="goPreviousPage-header" href="groupList.html?previousPageNumber=1"
-            te:rendered="#{group_groupListPage.previousPageNumber!=null}">
-            <span id="previousPageAtHeaderLabel">&lt;&lt;Previous</span>
-        </a>
-        <a id="goNextPage-header" href="groupList.html?nextPageNumber=2"
-            te:rendered="#{group_groupListPage.nextPageNumber!=null}">
-            <span id="nextPageAtHeaderLabel">Next&gt;&gt;</span>
-        </a>
+        <a id="goPreviousPage-header" href="groupList.html?previousPageNumber=1" te:rendered="#{group_groupListPage.previousPageNumber!=null}"><span id="previousPageAtHeaderLabel">&lt;&lt;Previous</span></a>
+        <a id="goNextPage-header" href="groupList.html?nextPageNumber=2" te:rendered="#{group_groupListPage.nextPageNumber!=null}"><span id="nextPageAtHeaderLabel">Next&gt;&gt;</span></a>
     </div>
 
     <table>
@@ -69,17 +59,11 @@
     </table>
 
     <div>
-        <a id="goPreviousPage-footer" href="groupList.html?previousPageNumber=1"
-            te:rendered="#{group_groupListPage.previousPageNumber!=null}">
-            <span id="previousPageAtFooterLabel">&lt;&lt;Previous</span>
-        </a>
-        <a id="goNextPage-footer" href="groupList.html?nextPageNumber=2"
-            te:rendered="#{group_groupListPage.nextPageNumber!=null}">
-            <span id="nextPageAtFooterLabel">Next&gt;&gt;</span>
-        </a>
+        <a id="goPreviousPage-footer" href="groupList.html?previousPageNumber=1" te:rendered="#{group_groupListPage.previousPageNumber!=null}"><span id="previousPageAtFooterLabel">&lt;&lt;Previous</span></a>
+        <a id="goNextPage-footer" href="groupList.html?nextPageNumber=2" te:rendered="#{group_groupListPage.nextPageNumber!=null}"><span id="nextPageAtFooterLabel">Next&gt;&gt;</span></a>
     </div>
     </div>
-</div>
 <!-- content: END -->
+</div>
 </form>
 </body></html>

Modified: pal-admin/trunk/src/main/webapp/view/password/passwordEdit.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/password/passwordEdit.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/password/passwordEdit.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -46,7 +46,7 @@
           </tr>
         </table>
       </div>
-<!-- content: BEGIN -->
+<!-- content: END -->
     </form>
   </body>
 </html>

Modified: pal-admin/trunk/src/main/webapp/view/permission/folderPermissionConfirm.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/permission/folderPermissionConfirm.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/permission/folderPermissionConfirm.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -6,17 +6,13 @@
     <link rel="stylesheet" type="text/css" href="../../css/global.css" />
   </head>
   <body>
-    <form id="folderPermissionConfirmForm">
-      <input type="hidden" id="crudType" />
+    <form id="folderPermissionConfirmForm"><input type="hidden" id="crudType" />
+      <div style="padding: 3px;">
 <!-- tab: BEGIN -->
       <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
-        <a id="jumpPortletPermissionList" href="portletPermissionList.html" style="text-decoration: none;">
-          <span id="portletTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Portlet</span>
-        </a>
+        <a id="jumpPortletPermissionList" href="portletPermissionList.html" style="text-decoration: none;"><span id="portletTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Portlet</span></a>
         <label id="folderTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">Folder</label>
-        <a id="jumpPagePermissionList" href="pagePermissionList.html" style="text-decoration: none;">
-          <span id="pageTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Page</span>
-        </a>
+        <a id="jumpPagePermissionList" href="pagePermissionList.html" style="text-decoration: none;"><span id="pageTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Page</span></a>
       </div>
 <!-- tab: END -->
       <div style="padding: 3px;">
@@ -31,7 +27,6 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-      <div style="padding: 3px;">
         <div class="portlet-section-header">
           <label id="permissionInformationLabel">Permission Information</label>
         </div>
@@ -80,8 +75,8 @@
             <input type="button" id="doFinish" value="Finish" onclick="location.href='folderPermissionList.html'" class="portlet-form-button"/>
           </div>
         </div>
+<!-- content: END -->
       </div>
-<!-- content: BEGIN -->
     </form>
   </body>
 </html>

Modified: pal-admin/trunk/src/main/webapp/view/permission/folderPermissionEdit.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/permission/folderPermissionEdit.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/permission/folderPermissionEdit.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -6,17 +6,13 @@
     <link rel="stylesheet" type="text/css" href="../../css/global.css" />
   </head>
   <body>
-    <form id="folderPermissionEditForm">
-      <input type="hidden" id="crudType" />
+    <form id="folderPermissionEditForm"><input type="hidden" id="crudType" />
+      <div style="padding: 3px;">
 <!-- tab: BEGIN -->
       <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
-        <a id="jumpPortletPermissionList" href="portletPermissionList.html" style="text-decoration: none;">
-          <span id="portletTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Portlet</span>
-        </a>
+        <a id="jumpPortletPermissionList" href="portletPermissionList.html" style="text-decoration: none;"><span id="portletTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Portlet</span></a>
         <label id="folderTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">Folder</label>
-        <a id="jumpPagePermissionList" href="pagePermissionList.html" style="text-decoration: none;">
-          <span id="pageTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Page</span>
-        </a>
+        <a id="jumpPagePermissionList" href="pagePermissionList.html" style="text-decoration: none;"><span id="pageTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Page</span></a>
       </div>
 <!-- tab: END -->
       <div style="padding: 3px;">
@@ -30,7 +26,6 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-      <div style="padding: 3px;">
         <div class="portlet-section-header">
           <label id="permissionInformationLabel">Permission Information</label>
         </div>
@@ -87,8 +82,8 @@
             <input type="button" id="doConfirm" value="Confirm" onclick="location.href='folderPermissionConfirm.html'" class="portlet-form-button" />
           </div>
         </div>
+<!-- content: END -->
       </div>
-<!-- content: BEGIN -->
     </form>
   </body>
 </html>

Modified: pal-admin/trunk/src/main/webapp/view/permission/folderPermissionList.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/permission/folderPermissionList.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/permission/folderPermissionList.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -7,15 +7,12 @@
   </head>
   <body>
     <form id="folderPermissionListForm">
+      <div style="padding: 3px;">
 <!-- tab: BEGIN -->
       <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
-        <a id="jumpPortletPermissionList" href="portletPermissionList.html" style="text-decoration: none;">
-          <span id="portletTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Portlet</span>
-        </a>
+        <a id="jumpPortletPermissionList" href="portletPermissionList.html" style="text-decoration: none;"><span id="portletTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Portlet</span></a>
         <label id="folderTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">Folder</label>
-        <a id="jumpPagePermissionList" href="pagePermissionList.html" style="text-decoration: none;">
-          <span id="pageTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Page</span>
-        </a>
+        <a id="jumpPagePermissionList" href="pagePermissionList.html" style="text-decoration: none;"><span id="pageTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Page</span></a>
       </div>
 <!-- tab: END -->
       <div style="padding: 3px;">
@@ -28,7 +25,6 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-      <div style="padding: 3px;">
         <div class="portlet-section-header">
           <label id="folderPermissionListLabel">Portlet Permission List</label>
         </div>
@@ -89,8 +85,8 @@
             </span>
           </div>
         </div>
-      </div>
 <!-- content: END -->
+      </div>
     </form>
   </body>
 </html>

Modified: pal-admin/trunk/src/main/webapp/view/permission/pagePermissionConfirm.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/permission/pagePermissionConfirm.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/permission/pagePermissionConfirm.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -6,16 +6,12 @@
     <link rel="stylesheet" type="text/css" href="../../css/global.css" />
   </head>
   <body>
-    <form id="pagePermissionConfirmForm">
-      <input type="hidden" id="crudType" />
+    <form id="pagePermissionConfirmForm"><input type="hidden" id="crudType" />
+      <div style="padding: 3px;">
 <!-- tab: BEGIN -->
       <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
-        <a id="jumpPortletPermissionList" href="portletPermissionList.html" style="text-decoration: none;">
-          <span id="portletTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Portlet</span>
-        </a>
-        <a id="jumpFolderPermissionList" href="folderPermissionList.html" style="text-decoration: none;">
-          <span id="folderTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Folder</span>
-        </a>
+        <a id="jumpPortletPermissionList" href="portletPermissionList.html" style="text-decoration: none;"><span id="portletTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Portlet</span></a>
+        <a id="jumpFolderPermissionList" href="folderPermissionList.html" style="text-decoration: none;"><span id="folderTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Folder</span></a>
         <label id="pageTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">Page</label>
       </div>
 <!-- tab: END -->
@@ -31,7 +27,6 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-      <div style="padding: 3px;">
         <div class="portlet-section-header">
           <label id="permissionInformationLabel">Permission Information</label>
         </div>
@@ -80,8 +75,8 @@
             <input type="button" id="doFinish" value="Finish" onclick="location.href='pagePermissionList.html'" class="portlet-form-button"/>
           </div>
         </div>
+<!-- content: END -->
       </div>
-<!-- content: BEGIN -->
     </form>
   </body>
 </html>

Modified: pal-admin/trunk/src/main/webapp/view/permission/pagePermissionEdit.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/permission/pagePermissionEdit.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/permission/pagePermissionEdit.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -6,16 +6,12 @@
     <link rel="stylesheet" type="text/css" href="../../css/global.css" />
   </head>
   <body>
-    <form id="pagePermissionEditForm">
-      <input type="hidden" id="crudType" />
+    <form id="pagePermissionEditForm"><input type="hidden" id="crudType" />
+      <div style="padding: 3px;">
 <!-- tab: BEGIN -->
       <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
-        <a id="jumpPortletPermissionList" href="portletPermissionList.html" style="text-decoration: none;">
-          <span id="portletTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Portlet</span>
-        </a>
-        <a id="jumpFolderPermissionList" href="folderPermissionList.html" style="text-decoration: none;">
-          <span id="folderTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Folder</span>
-        </a>
+        <a id="jumpPortletPermissionList" href="portletPermissionList.html" style="text-decoration: none;"><span id="portletTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Portlet</span></a>
+        <a id="jumpFolderPermissionList" href="folderPermissionList.html" style="text-decoration: none;"><span id="folderTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Folder</span></a>
         <label id="pageTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">Page</label>
       </div>
 <!-- tab: END -->
@@ -30,7 +26,6 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-      <div style="padding: 3px;">
         <div class="portlet-section-header">
           <label id="permissionInformationLabel">Permission Information</label>
         </div>
@@ -87,8 +82,8 @@
             <input type="button" id="doConfirm" value="Confirm" onclick="location.href='pagePermissionConfirm.html'" class="portlet-form-button" />
           </div>
         </div>
+<!-- content: END -->
       </div>
-<!-- content: BEGIN -->
     </form>
   </body>
 </html>

Modified: pal-admin/trunk/src/main/webapp/view/permission/pagePermissionList.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/permission/pagePermissionList.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/permission/pagePermissionList.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -7,14 +7,11 @@
   </head>
   <body>
     <form id="UserListForm">
+      <div style="padding: 3px;">
 <!-- tab: BEGIN -->
       <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
-        <a id="jumpPortletPermissionList" href="portletPermissionList.html" style="text-decoration: none;">
-          <span id="portletTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Portlet</span>
-        </a>
-        <a id="jumpFolderPermissionList" href="folderPermissionList.html" style="text-decoration: none;">
-          <span id="folderTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Folder</span>
-        </a>
+        <a id="jumpPortletPermissionList" href="portletPermissionList.html" style="text-decoration: none;"><span id="portletTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Portlet</span></a>
+        <a id="jumpFolderPermissionList" href="folderPermissionList.html" style="text-decoration: none;"><span id="folderTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Folder</span></a>
         <label id="pageTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">Page</label>
       </div>
 <!-- tab: END -->
@@ -28,7 +25,6 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-      <div style="padding: 3px;">
         <div class="portlet-section-header">
           <label id="pagePermissionListLabel">Portlet Permission List</label>
         </div>
@@ -89,8 +85,8 @@
             </span>
           </div>
         </div>
-      </div>
 <!-- content: END -->
+      </div>
     </form>
   </body>
 </html>

Modified: pal-admin/trunk/src/main/webapp/view/permission/portletPermissionConfirm.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/permission/portletPermissionConfirm.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/permission/portletPermissionConfirm.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -6,17 +6,13 @@
     <link rel="stylesheet" type="text/css" href="../../css/global.css" />
   </head>
   <body>
-    <form id="portletPermissionConfirmForm">
-      <input type="hidden" id="crudType" />
+    <form id="portletPermissionConfirmForm"><input type="hidden" id="crudType" />
+      <div style="padding: 3px;">
 <!-- tab: BEGIN -->
       <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
         <label id="portletTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">Portlet</label>
-        <a id="jumpFolderPermissionList" href="folderPermissionList.html" style="text-decoration: none;">
-          <span id="folderTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Folder</span>
-        </a>
-        <a id="jumpPagePermissionList" href="pagePermissionList.html" style="text-decoration: none;">
-          <span id="pageTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Page</span>
-        </a>
+        <a id="jumpFolderPermissionList" href="folderPermissionList.html" style="text-decoration: none;"><span id="folderTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Folder</span></a>
+        <a id="jumpPagePermissionList" href="pagePermissionList.html" style="text-decoration: none;"><span id="pageTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Page</span></a>
       </div>
 <!-- tab: END -->
       <div style="padding: 3px;">
@@ -31,7 +27,6 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-      <div style="padding: 3px;">
         <div class="portlet-section-header">
           <label id="permissionInformationLabel">Permission Information</label>
         </div>
@@ -80,8 +75,8 @@
             <input type="button" id="doFinish" value="Finish" onclick="location.href='portletPermissionList.html'" class="portlet-form-button"/>
           </div>
         </div>
+<!-- content: END -->
       </div>
-<!-- content: BEGIN -->
     </form>
   </body>
 </html>

Modified: pal-admin/trunk/src/main/webapp/view/permission/portletPermissionEdit.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/permission/portletPermissionEdit.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/permission/portletPermissionEdit.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -6,17 +6,13 @@
     <link rel="stylesheet" type="text/css" href="../../css/global.css" />
   </head>
   <body>
-    <form id="portletPermissionEditForm">
-      <input type="hidden" id="crudType" />
+    <form id="portletPermissionEditForm"><input type="hidden" id="crudType" />
+      <div style="padding: 3px;">
 <!-- tab: BEGIN -->
       <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
         <label id="portletTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">Portlet</label>
-        <a id="jumpFolderPermissionList" href="folderPermissionList.html" style="text-decoration: none;">
-          <span id="folderTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Folder</span>
-        </a>
-        <a id="jumpPagePermissionList" href="pagePermissionList.html" style="text-decoration: none;">
-          <span id="pageTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Page</span>
-        </a>
+        <a id="jumpFolderPermissionList" href="folderPermissionList.html" style="text-decoration: none;"><span id="folderTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Folder</span></a>
+        <a id="jumpPagePermissionList" href="pagePermissionList.html" style="text-decoration: none;"><span id="pageTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Page</span></a>
       </div>
 <!-- tab: END -->
       <div style="padding: 3px;">
@@ -30,7 +26,6 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-      <div style="padding: 3px;">
         <div class="portlet-section-header">
           <label id="permissionInformationLabel">Permission Information</label>
         </div>
@@ -87,8 +82,8 @@
             <input type="button" id="doConfirm" value="Confirm" onclick="location.href='portletPermissionConfirm.html'" class="portlet-form-button" />
           </div>
         </div>
+<!-- content: END -->
       </div>
-<!-- content: BEGIN -->
     </form>
   </body>
 </html>

Modified: pal-admin/trunk/src/main/webapp/view/permission/portletPermissionList.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/permission/portletPermissionList.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/permission/portletPermissionList.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -7,15 +7,12 @@
   </head>
   <body>
     <form id="portletPermissionListForm">
+      <div style="padding: 3px;">
 <!-- tab: BEGIN -->
       <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
         <label id="portletTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">Portlet</label>
-        <a id="jumpFolderPermissionList" href="folderPermissionList.html" style="text-decoration: none;">
-          <span id="folderTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Folder</span>
-        </a>
-        <a id="jumpPagePermissionList" href="pagePermissionList.html" style="text-decoration: none;">
-          <span id="pageTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Page</span>
-        </a>
+        <a id="jumpFolderPermissionList" href="folderPermissionList.html" style="text-decoration: none;"><span id="folderTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Folder</span></a>
+        <a id="jumpPagePermissionList" href="pagePermissionList.html" style="text-decoration: none;"><span id="pageTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Page</span></a>
       </div>
 <!-- tab: END -->
       <div style="padding: 3px;">
@@ -28,7 +25,6 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-      <div style="padding: 3px;">
         <div class="portlet-section-header">
           <label id="portletPermissionListLabel">Portlet Permission List</label>
         </div>
@@ -89,8 +85,8 @@
             </span>
           </div>
         </div>
-      </div>
 <!-- content: END -->
+      </div>
     </form>
   </body>
 </html>

Modified: pal-admin/trunk/src/main/webapp/view/portletmanager/portletActionConfirm.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/portletmanager/portletActionConfirm.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/portletmanager/portletActionConfirm.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -6,15 +6,12 @@
 <link rel="stylesheet" type="text/css" href="../../css/global.css"/>
 </head>
 <body>
-<form id="PortletConfirmForm">
-<input type="hidden" id="crudType" />
-<input type="hidden" id="action" />
+<form id="PortletConfirmForm"><input type="hidden" id="crudType" /><input type="hidden" id="action" />
+<div style="padding:5px 0px;">
 <!-- tab: BEGIN -->
 <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
   <label id="portletsTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">Portlets</label>
-  <a id="jumpGroupList" href="../deployer/deployerList.html" style="text-decoration: none;">
-    <span id="deployerTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Deployer</span>
-  </a>
+  <a id="jumpGroupList" href="../deployer/deployerList.html" style="text-decoration: none;"><span id="deployerTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Deployer</span></a>
 </div>
 <!-- tab: END -->
 <!-- message: BEGIN  -->
@@ -23,7 +20,6 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-<div style="padding:5px 0px;">
     <div class="portlet-section-header" id="isStartAction">
       <label id="startPortletLabel">Start Portlet</label>
     </div>
@@ -52,7 +48,7 @@
         <input type="button" id="doFinish" value="Finish" onclick="location.href='portletList.html'" class="portlet-form-button"/>
       </div>
     </div>
-</div>
 <!-- content: END -->
+</div>
 </form>
 </body></html>

Modified: pal-admin/trunk/src/main/webapp/view/portletmanager/portletList.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/portletmanager/portletList.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/portletmanager/portletList.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -7,12 +7,11 @@
 </head>
 <body>
 <form id="PortletsListForm">
+<div style="padding:5px 0px;">
 <!-- tab: BEGIN -->
 <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
   <label id="portletsTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">Portlets</label>
-  <a id="jumpDeployerEdit" href="../deployer/deployerEdit.html" style="text-decoration: none;">
-    <span id="deployerTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Deployer</span>
-  </a>
+  <a id="jumpDeployerEdit" href="../deployer/deployerEdit.html" style="text-decoration: none;"><span id="deployerTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Deployer</span></a>
 </div>
 <!-- tab: END -->
 <!-- message: BEGIN  -->
@@ -21,15 +20,12 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-<div style="padding:5px 0px;">
     <div class="portlet-section-header">
       <label id="deployedPortletsListLabel">Deployed Portlets List</label>
     </div>
 
     <div>
-        <a id="jumpPortletList-Refresh" href="portletList.html" style="text-decoration: none;">
-            <span id="refreshTabLabel">Refresh</span>
-        </a>
+        <a id="jumpPortletList-Refresh" href="portletList.html" style="text-decoration: none;"><span id="refreshTabLabel">Refresh</span></a>
     </div>
 
     <div>
@@ -38,14 +34,8 @@
     </div>
 
     <div>
-        <a id="goPreviousPage-header" href="portletList.html?previousPageNumber=1"
-            te:rendered="#{portletmanager_portletListPage.previousPageNumber!=null}">
-            <span id="previousPageAtHeaderLabel">&lt;&lt;Previous</span>
-        </a>
-        <a id="goNextPage-header" href="portletList.html?nextPageNumber=2"
-            te:rendered="#{portletmanager_portletListPage.nextPageNumber!=null}">
-            <span id="nextPageAtHeaderLabel">Next&gt;&gt;</span>
-        </a>
+        <a id="goPreviousPage-header" href="portletList.html?previousPageNumber=1" te:rendered="#{portletmanager_portletListPage.previousPageNumber!=null}"><span id="previousPageAtHeaderLabel">&lt;&lt;Previous</span></a>
+        <a id="goNextPage-header" href="portletList.html?nextPageNumber=2" te:rendered="#{portletmanager_portletListPage.nextPageNumber!=null}"><span id="nextPageAtHeaderLabel">Next&gt;&gt;</span></a>
     </div>
 
     <table>
@@ -105,16 +95,10 @@
     </table>
 
     <div>
-        <a id="goPreviousPage-footer" href="portletList.html?previousPageNumber=1"
-            te:rendered="#{portletmanager_portletListPage.previousPageNumber!=null}">
-            <span id="previousPageAtFooterLabel">&lt;&lt;Previous</span>
-        </a>
-        <a id="goNextPage-footer" href="portletList.html?nextPageNumber=2"
-            te:rendered="#{portletmanager_portletListPage.nextPageNumber!=null}">
-            <span id="nextPageAtFooterLabel">Next&gt;&gt;</span>
-        </a>
+        <a id="goPreviousPage-footer" href="portletList.html?previousPageNumber=1" te:rendered="#{portletmanager_portletListPage.previousPageNumber!=null}"><span id="previousPageAtFooterLabel">&lt;&lt;Previous</span></a>
+        <a id="goNextPage-footer" href="portletList.html?nextPageNumber=2" te:rendered="#{portletmanager_portletListPage.nextPageNumber!=null}"><span id="nextPageAtFooterLabel">Next&gt;&gt;</span></a>
     </div>
-</div>
 <!-- content: END -->
+</div>
 </form>
 </body></html>

Modified: pal-admin/trunk/src/main/webapp/view/profiler/ruleConfirm.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/profiler/ruleConfirm.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/profiler/ruleConfirm.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -6,9 +6,9 @@
     <link rel="stylesheet" type="text/css" href="../../css/global.css" />
   </head>
   <body>
-    <form id="ruleConfirmForm">
-      <input type="hidden" id="crudType" />
+    <form id="ruleConfirmForm"><input type="hidden" id="crudType" />
       <div style="padding: 3px;">
+      <div style="padding: 3px;">
         <a id="goRuleList-tab" href="ruleList.html?fixed_crudType=0" style="text-decoration: none;font-weight: bold;"><span id="listTabLabel">List</span></a> |
         <span id="isCreate-tab"><label id="newTabLabel">New</label></span>
         <span id="isUpdate-tab"><label id="editTabLabel">Edit</label></span>
@@ -20,7 +20,6 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-      <div style="padding: 3px;">
         <div class="portlet-section-header">
           <label id="ruleInformationLabel">Permission Information</label>
         </div>
@@ -68,8 +67,8 @@
             <input type="button" id="doFinish" value="Finish" onclick="location.href='ruleList.html'" class="portlet-form-button"/>
           </div>
         </div>
+<!-- content: END -->
       </div>
-<!-- content: BEGIN -->
     </form>
   </body>
 </html>

Modified: pal-admin/trunk/src/main/webapp/view/profiler/ruleCriterionConfirm.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/profiler/ruleCriterionConfirm.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/profiler/ruleCriterionConfirm.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -6,10 +6,9 @@
     <link rel="stylesheet" type="text/css" href="../../css/global.css" />
   </head>
   <body>
-    <form id="ruleCriterionConfirmForm">
-      <input type="hidden" id="crudType" />
-      <input type="hidden" id="ruleName" />
+    <form id="ruleCriterionConfirmForm"><input type="hidden" id="crudType" /><input type="hidden" id="ruleName" />
       <div style="padding: 3px;">
+      <div style="padding: 3px;">
         <a id="goRuleCriterionList-tab" href="ruleCriterionList.html?fixed_crudType=0&amp;ruleName=1" style="text-decoration: none;font-weight: bold;"><span id="listTabLabel">List</span></a> |
         <span id="isCreate-tab"><label id="newTabLabel">New</label></span>
         <span id="isUpdate-tab"><label id="editTabLabel">Edit</label></span>
@@ -22,7 +21,6 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-      <div style="padding: 3px;">
         <div class="portlet-section-header">
           <label id="ruleCriterionInformationLabel">Permission Information</label>
         </div>
@@ -94,8 +92,8 @@
             <input type="button" id="doOnce" value="Finish" onclick="location.href='ruleCriterionList.html'" class="portlet-form-button"/>
           </div>
         </div>
-      </div>
 <!-- content: BEGIN -->
+      </div>
     </form>
   </body>
 </html>

Modified: pal-admin/trunk/src/main/webapp/view/profiler/ruleCriterionEdit.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/profiler/ruleCriterionEdit.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/profiler/ruleCriterionEdit.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -6,9 +6,8 @@
     <link rel="stylesheet" type="text/css" href="../../css/global.css" />
   </head>
   <body>
-    <form id="ruleCriterionEditForm">
-      <input type="hidden" id="crudType" />
-      <input type="hidden" id="ruleName" />
+    <form id="ruleCriterionEditForm"><input type="hidden" id="crudType" /><input type="hidden" id="ruleName" />
+      <div style="padding: 3px;">
 <!-- tab: END -->
       <div style="padding: 3px;">
         <a id="goRuleCriterionList-tab" href="ruleCriterionList.html?fixed_crudType=0&amp;ruleName=1" style="text-decoration: none;font-weight: bold;"><span id="listTabLabel">List</span></a> |
@@ -22,7 +21,6 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-      <div style="padding: 3px;">
         <div class="portlet-section-header">
           <label id="ruleCriterionInformationLabel">Permission Information</label>
         </div>
@@ -97,13 +95,13 @@
         </table>
         <div>
           <!-- input type="button" id="jumpRuleCriterionList" value="Back" onclick="location.href='ruleCriterionList.html'" class="portlet-form-button" /-->
-          <input type="button" id="backButton" onclick="location.href=this.nextSibling.getAttribute('href');" value="Back" class="portlet-form-button"/><a id="goRuleCriterionList-button" href="ruleCriterionList.html?fixed_crudType=0&amp;ruleName=1" style="display:none;"/>
+          <input type="button" id="backButton" onclick="location.href=this.nextSibling.getAttribute('href');" value="Back" class="portlet-form-button"/><a id="goRuleCriterionList-button" href="ruleCriterionList.html?fixed_crudType=0&amp;ruleName=1" style="display:none;">&nbsp;</a>
           <div id="isNotRead" style="display:inline;">
             <input type="button" id="doConfirm" value="Confirm" onclick="location.href='ruleCriterionConfirm.html'" class="portlet-form-button" />
           </div>
         </div>
-      </div>
 <!-- content: BEGIN -->
+      </div>
     </form>
   </body>
 </html>

Modified: pal-admin/trunk/src/main/webapp/view/profiler/ruleCriterionList.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/profiler/ruleCriterionList.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/profiler/ruleCriterionList.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -6,9 +6,9 @@
     <link rel="stylesheet" type="text/css" href="../../css/global.css" />
   </head>
   <body>
-    <form id="ruleCriterionListForm">
-      <input id="ruleName" type="hidden"/>
+    <form id="ruleCriterionListForm"><input id="ruleName" type="hidden"/>
       <div style="padding: 3px;">
+      <div style="padding: 3px;">
         <label id="listTabLabel">List</label> |
         <a id="goRuleCriterionEdit-tab" href="ruleCriterionEdit.html?fixed_crudType=0&amp;fixed_name=1&amp;ruleName=1" style="text-decoration: none;font-weight: bold;"><span id="newTabLabel">New</span></a> | 
         <a id="jumpRuleList-tab" href="ruleList.html" style="text-decoration: none;font-weight: bold;"><span id="backTabLabel">Back to Rule List</span></a>
@@ -19,7 +19,6 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-      <div style="padding: 3px;">
         <div class="portlet-section-header">
           <label id="ruleCriterionListLabel">Portlet Permission List</label>
         </div>
@@ -86,8 +85,8 @@
             </span>
           </div>
         </div>
-      </div>
 <!-- content: END -->
+      </div>
     </form>
   </body>
 </html>

Modified: pal-admin/trunk/src/main/webapp/view/profiler/ruleEdit.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/profiler/ruleEdit.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/profiler/ruleEdit.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -6,9 +6,9 @@
     <link rel="stylesheet" type="text/css" href="../../css/global.css" />
   </head>
   <body>
-    <form id="ruleEditForm">
-      <input type="hidden" id="crudType" />
+    <form id="ruleEditForm"><input type="hidden" id="crudType" />
       <div style="padding: 3px;">
+      <div style="padding: 3px;">
         <a id="goRuleList-tab" href="ruleList.html?fixed_crudType=0" style="text-decoration: none;font-weight: bold;"><span id="listTabLabel">List</span></a> |
         <span id="isCreate-tab"><label id="newTabLabel">New</label></span>
         <span id="isUpdate-tab"><label id="editTabLabel">Edit</label></span>
@@ -19,7 +19,6 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-      <div style="padding: 3px;">
         <div class="portlet-section-header">
           <label id="ruleInformationLabel">Permission Information</label>
         </div>
@@ -73,8 +72,8 @@
             <input type="button" id="doConfirm" value="Confirm" onclick="location.href='ruleConfirm.html'" class="portlet-form-button" />
           </div>
         </div>
+<!-- content: END -->
       </div>
-<!-- content: BEGIN -->
     </form>
   </body>
 </html>

Modified: pal-admin/trunk/src/main/webapp/view/profiler/ruleList.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/profiler/ruleList.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/profiler/ruleList.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -8,6 +8,7 @@
   <body>
     <form id="ruleListForm">
       <div style="padding: 3px;">
+      <div style="padding: 3px;">
         <label id="listTabLabel">List</label> |
         <a id="goRuleEdit-tab" href="ruleEdit.html?fixed_crudType=0&amp;fixed_name=" style="text-decoration: none;font-weight: bold;"><span id="newTabLabel">New</span></a>
       </div>
@@ -17,7 +18,6 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-      <div style="padding: 3px;">
         <div class="portlet-section-header">
           <label id="ruleListLabel">Portlet Permission List</label>
         </div>
@@ -67,8 +67,8 @@
             </span>
           </div>
         </div>
+<!-- content: END -->
       </div>
-<!-- content: END -->
     </form>
   </body>
 </html>

Modified: pal-admin/trunk/src/main/webapp/view/role/roleConfirm.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/role/roleConfirm.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/role/roleConfirm.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -7,15 +7,12 @@
 </head>
 <body>
 <form id="RoleConfirmForm"><input type="hidden" id="crudType" />
+<div style="padding: 3px;">
 <!-- tab: BEGIN -->
 <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
-  <a id="jumpUserList" href="../user/userList.html" style="text-decoration: none;">
-    <span id="userTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">User</span>
-  </a>
+  <a id="jumpUserList" href="../user/userList.html" style="text-decoration: none;"><span id="userTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">User</span></a>
   <label id="roleTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">Role</label>
-  <a id="jumpGroupList" href="../group/groupList.html" style="text-decoration: none;">
-    <span id="groupTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Group</span>
-  </a>
+  <a id="jumpGroupList" href="../group/groupList.html" style="text-decoration: none;"><span id="groupTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Group</span></a>
 </div>
 <!-- tab: END -->
 
@@ -30,7 +27,6 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-<div style="padding: 3px;">
     <div class="portlet-section-header">
       <label id="roleInformationLabel">Role Information</label>
     </div>
@@ -50,7 +46,7 @@
         <input type="button" id="doFinish" value="Finish" onclick="location.href='roleList.html'" class="portlet-form-button"/>
       </div>
     </div>
-</div>
 <!-- content: END -->
+</div>
 </form>
 </body></html>

Modified: pal-admin/trunk/src/main/webapp/view/role/roleEdit.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/role/roleEdit.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/role/roleEdit.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -7,15 +7,12 @@
 </head>
 <body>
 <form id="RoleEditForm"><input type="hidden" id="crudType" />
+<div style="padding: 3px;">
 <!-- tab: BEGIN -->
 <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
-  <a id="jumpUserList" href="../user/userList.html" style="text-decoration: none;">
-    <span id="userTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">User</span>
-  </a>
+  <a id="jumpUserList" href="../user/userList.html" style="text-decoration: none;"><span id="userTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">User</span></a>
   <label id="roleTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">Role</label>
-  <a id="jumpGroupList" href="../group/groupList.html" style="text-decoration: none;">
-    <span id="groupTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Group</span>
-  </a>
+  <a id="jumpGroupList" href="../group/groupList.html" style="text-decoration: none;"><span id="groupTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Group</span></a>
 </div>
 <!-- tab: END -->
 
@@ -30,7 +27,6 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-<div style="padding: 3px;">
     <div class="portlet-section-header">
       <label id="roleInformationLabel">Role Information</label>
     </div>
@@ -51,7 +47,7 @@
 	        onclick="location.href='roleConfirm.html'" class="portlet-form-button"/>
       </div>
     </div>
+<!-- content: END -->
 </div>
-<!-- content: BEGIN -->
 </form>
 </body></html>

Modified: pal-admin/trunk/src/main/webapp/view/role/roleList.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/role/roleList.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/role/roleList.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -7,15 +7,12 @@
 </head>
 <body>
 <form id="RoleListForm">
+<div style="padding: 3px;">
 <!-- tab: BEGIN -->
 <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
-  <a id="jumpUserList" href="../user/userList.html" style="text-decoration: none;">
-    <span id="userTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">User</span>
-  </a>
+  <a id="jumpUserList" href="../user/userList.html" style="text-decoration: none;"><span id="userTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">User</span></a>
   <label id="roleTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">Role</label>
-  <a id="jumpGroupList" href="../group/groupList.html" style="text-decoration: none;">
-    <span id="groupTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Group</span>
-  </a>
+  <a id="jumpGroupList" href="../group/groupList.html" style="text-decoration: none;"><span id="groupTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Group</span></a>
 </div>
 <!-- tab: END -->
 
@@ -29,7 +26,6 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-<div style="padding: 3px;">
     <div class="portlet-section-header">
       <label id="roleListLabel">Role List</label>
     </div>
@@ -71,7 +67,7 @@
             te:rendered="#{role_roleListPage.nextPageNumber!=null}"><span id="nextPageAtFooterLabel">Next&gt;&gt;</span></a>
     </div>
     </div>
-</div>
 <!-- content: END -->
+</div>
 </form>
 </body></html>

Modified: pal-admin/trunk/src/main/webapp/view/securityconstraint/globalSecurityConstraintConfirm.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/securityconstraint/globalSecurityConstraintConfirm.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/securityconstraint/globalSecurityConstraintConfirm.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -6,13 +6,11 @@
     <link rel="stylesheet" type="text/css" href="../../css/global.css" />
   </head>
   <body>
-    <form id="globalSecurityConstraintConfirmForm">
-      <input type="hidden" id="crudType" />
+    <form id="globalSecurityConstraintConfirmForm"><input type="hidden" id="crudType" />
+      <div style="padding: 3px;">
 <!-- tab: BEGIN -->
       <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
-        <a id="jumpSecurityDefinitionList" href="securityDefinitionList.html" style="text-decoration: none;">
-          <span id="definitionsTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Definitions</span>
-        </a>
+        <a id="jumpSecurityDefinitionList" href="securityDefinitionList.html" style="text-decoration: none;"><span id="definitionsTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Definitions</span></a>
         <label id="globalsTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">Globals</label>
       </div>
 <!-- tab: END -->
@@ -28,7 +26,6 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-      <div style="padding: 3px;">
         <div class="portlet-section-header">
           <label id="globalSecurityListLabel">Permission Information</label>
         </div>
@@ -52,8 +49,8 @@
             <input type="button" id="doFinish" value="Finish" onclick="location.href='globalSecurityConstraintList.html'" class="portlet-form-button"/>
           </div>
         </div>
+<!-- content: END -->
       </div>
-<!-- content: BEGIN -->
     </form>
   </body>
 </html>

Modified: pal-admin/trunk/src/main/webapp/view/securityconstraint/globalSecurityConstraintEdit.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/securityconstraint/globalSecurityConstraintEdit.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/securityconstraint/globalSecurityConstraintEdit.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -6,13 +6,11 @@
     <link rel="stylesheet" type="text/css" href="../../css/global.css" />
   </head>
   <body>
-    <form id="globalSecurityConstraintEditForm">
-      <input type="hidden" id="crudType" />
+    <form id="globalSecurityConstraintEditForm"><input type="hidden" id="crudType" />
+      <div style="padding: 3px;">
 <!-- tab: BEGIN -->
       <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
-        <a id="jumpSecurityDefinitionList" href="securityDefinitionList.html" style="text-decoration: none;">
-          <span id="definitionsTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Definitions</span>
-        </a>
+        <a id="jumpSecurityDefinitionList" href="securityDefinitionList.html" style="text-decoration: none;"><span id="definitionsTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Definitions</span></a>
         <label id="globalsTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">Globals</label>
       </div>
 <!-- tab: END -->
@@ -27,7 +25,6 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-      <div style="padding: 3px;">
         <div class="portlet-section-header">
           <label id="globalSecurityListLabel">Permission Information</label>
         </div>
@@ -50,8 +47,8 @@
             <input type="button" id="doConfirm" value="Confirm" onclick="location.href='globalSecurityConstraintConfirm.html'" class="portlet-form-button" />
           </div>
         </div>
+<!-- content: END -->
       </div>
-<!-- content: BEGIN -->
     </form>
   </body>
 </html>

Modified: pal-admin/trunk/src/main/webapp/view/securityconstraint/globalSecurityConstraintList.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/securityconstraint/globalSecurityConstraintList.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/securityconstraint/globalSecurityConstraintList.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -7,11 +7,10 @@
   </head>
   <body>
     <form id="globalSecurityListForm">
+      <div style="padding: 3px;">
 <!-- tab: BEGIN -->
       <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
-        <a id="jumpSecurityDefinitionList" href="securityDefinitionList.html" style="text-decoration: none;">
-          <span id="definitionsTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Definitions</span>
-        </a>
+        <a id="jumpSecurityDefinitionList" href="securityDefinitionList.html" style="text-decoration: none;"><span id="definitionsTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Definitions</span></a>
         <label id="globalsTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">Globals</label>
       </div>
 <!-- tab: END -->
@@ -25,7 +24,6 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-      <div style="padding: 3px;">
         <div class="portlet-section-header">
           <label id="globalSecurityListLabel">Portlet Permission List</label>
         </div>
@@ -73,8 +71,8 @@
             </span>
           </div>
         </div>
-      </div>
 <!-- content: END -->
+      </div>
     </form>
   </body>
 </html>

Modified: pal-admin/trunk/src/main/webapp/view/securityconstraint/securityDefinitionConfirm.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/securityconstraint/securityDefinitionConfirm.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/securityconstraint/securityDefinitionConfirm.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -6,14 +6,12 @@
     <link rel="stylesheet" type="text/css" href="../../css/global.css" />
   </head>
   <body>
-    <form id="securityDefinitionConfirmForm">
-      <input type="hidden" id="crudType" />
+    <form id="securityDefinitionConfirmForm"><input type="hidden" id="crudType" />
+      <div style="padding: 3px;">
 <!-- tab: BEGIN -->
       <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
         <label id="definitionsTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">Definitions</label>
-        <a id="jumpGlobalSecurityConstraintList" href="globalSecurityConstraintList.html" style="text-decoration: none;">
-          <span id="globalsTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Globals</span>
-        </a>
+        <a id="jumpGlobalSecurityConstraintList" href="globalSecurityConstraintList.html" style="text-decoration: none;"><span id="globalsTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Globals</span></a>
       </div>
 <!-- tab: END -->
       <div style="padding: 3px;">
@@ -28,7 +26,6 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-      <div style="padding: 3px;">
         <div class="portlet-section-header">
           <label id="securityDefinitionListLabel">Security Definition List</label>
         </div>
@@ -52,8 +49,8 @@
             <input type="button" id="doFinish" value="Finish" onclick="location.href='securityDefinitionList.html'" class="portlet-form-button"/>
           </div>
         </div>
+<!-- content: END -->
       </div>
-<!-- content: BEGIN -->
     </form>
   </body>
 </html>

Modified: pal-admin/trunk/src/main/webapp/view/securityconstraint/securityDefinitionConstraintList.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/securityconstraint/securityDefinitionConstraintList.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/securityconstraint/securityDefinitionConstraintList.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -6,14 +6,12 @@
     <link rel="stylesheet" type="text/css" href="../../css/global.css" />
   </head>
   <body>
-    <form id="securityDefinitionEditForm">
-      <input type="hidden" id="crudType" />
+    <form id="securityDefinitionEditForm"><input type="hidden" id="crudType" />
+      <div style="padding: 3px;">
 <!-- tab: BEGIN -->
       <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
         <label id="definitionsTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">Definitions</label>
-        <a id="jumpGlobalSecurityConstraintList" href="globalSecurityConstraintList.html" style="text-decoration: none;">
-          <span id="globalsTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Globals</span>
-        </a>
+        <a id="jumpGlobalSecurityConstraintList" href="globalSecurityConstraintList.html" style="text-decoration: none;"><span id="globalsTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Globals</span></a>
       </div>
 <!-- tab: END -->
       <div style="padding: 3px;"><a id="goSecurityDefinitionList-tab" href="securityDefinitionList.html?fixed_crudType=0" style="text-decoration: none;font-weight: bold;"><span id="listTabLabel">List</span></a> |
@@ -24,7 +22,6 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-      <div style="padding: 3px;">
         <div class="portlet-section-header">
           <label id="securityDefinitionListLabel">Security Definition List</label>
         </div>
@@ -54,9 +51,7 @@
                 </td>
                 <td>
                   <div id="isEditable-delete">
-                    <a id="goSecurityDefinitionConstraintList-delete" href="securityDefinitionConstraintList.html?applyOrder=c&amp;securityConstraintName=d&amp;fixed_action=delete">
-                      <span id="deleteLabel">Delete</span>
-                    </a>
+                    <a id="goSecurityDefinitionConstraintList-delete" href="securityDefinitionConstraintList.html?applyOrder=c&amp;securityConstraintName=d&amp;fixed_action=delete"><span id="deleteLabel">Delete</span></a>
                   </div>
                 </td>
               </tr>
@@ -93,8 +88,8 @@
           </div>
           <br />
         </div>
+<!-- content: END -->
       </div>
     </form>
-<!-- content: BEGIN -->
   </body>
 </html>

Modified: pal-admin/trunk/src/main/webapp/view/securityconstraint/securityDefinitionEdit.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/securityconstraint/securityDefinitionEdit.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/securityconstraint/securityDefinitionEdit.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -6,14 +6,12 @@
     <link rel="stylesheet" type="text/css" href="../../css/global.css" />
   </head>
   <body>
-    <form id="securityDefinitionEditForm">
-      <input type="hidden" id="crudType" />
+    <form id="securityDefinitionEditForm"><input type="hidden" id="crudType" />
+      <div style="padding: 3px;">
 <!-- tab: BEGIN -->
       <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
         <label id="definitionsTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">Definitions</label>
-        <a id="jumpGlobalSecurityConstraintList" href="globalSecurityConstraintList.html" style="text-decoration: none;">
-          <span id="globalsTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Globals</span>
-        </a>
+        <a id="jumpGlobalSecurityConstraintList" href="globalSecurityConstraintList.html" style="text-decoration: none;"><span id="globalsTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Globals</span></a>
       </div>
 <!-- tab: END -->
       <div style="padding: 3px;">
@@ -27,7 +25,6 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-      <div style="padding: 3px;">
         <div class="portlet-section-header">
           <label id="securityDefinitionListLabel">Security Definition List</label>
         </div>
@@ -50,8 +47,8 @@
             <input type="button" id="doConfirm" value="Confirm" onclick="location.href='securityDefinitionConfirm.html'" class="portlet-form-button" />
           </div>
         </div>
+<!-- content: END -->
       </div>
-<!-- content: BEGIN -->
     </form>
   </body>
 </html>

Modified: pal-admin/trunk/src/main/webapp/view/securityconstraint/securityDefinitionList.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/securityconstraint/securityDefinitionList.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/securityconstraint/securityDefinitionList.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -7,12 +7,11 @@
   </head>
   <body>
     <form id="securityDefinitionListForm">
+      <div style="padding: 3px;">
 <!-- tab: BEGIN -->
       <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
         <label id="definitionsTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">Definitions</label>
-        <a id="jumpGlobalSecurityConstraintList" href="globalSecurityConstraintList.html" style="text-decoration: none;">
-          <span id="globalsTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Globals</span>
-        </a>
+        <a id="jumpGlobalSecurityConstraintList" href="globalSecurityConstraintList.html" style="text-decoration: none;"><span id="globalsTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Globals</span></a>
       </div>
 <!-- tab: END -->
       <div style="padding: 3px;">
@@ -25,7 +24,6 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-      <div style="padding: 3px;">
         <div class="portlet-section-header">
           <label id="securityDefinitionListLabel">Security Definition List</label>
         </div>
@@ -74,8 +72,8 @@
             </span>
           </div>
         </div>
-      </div>
 <!-- content: END -->
+      </div>
     </form>
   </body>
 </html>

Modified: pal-admin/trunk/src/main/webapp/view/user/userAttributeConfirm.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/user/userAttributeConfirm.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/user/userAttributeConfirm.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -7,15 +7,12 @@
 </head>
 <body>
 <form id="UserAttributeConfirmForm"><input type="hidden" id="crudType" />
+<div style="padding: 3px;">
 <!-- tab: BEGIN -->
 <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
   <label id="userTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">User</label>
-  <a id="jumpRoleList" href="../role/roleList.html" style="text-decoration: none;">
-    <span id="roleTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Role</span>
-  </a>
-  <a id="jumpGroupList" href="../group/groupList.html" style="text-decoration: none;">
-    <span id="groupTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Group</span>
-  </a>
+  <a id="jumpRoleList" href="../role/roleList.html" style="text-decoration: none;"><span id="roleTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Role</span></a>
+  <a id="jumpGroupList" href="../group/groupList.html" style="text-decoration: none;"><span id="groupTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Group</span></a>
 </div>
 <!-- tab: END -->
 
@@ -29,29 +26,20 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-<div style="padding: 3px;">
     <div class="portlet-section-header">
       <label id="userInformationLabel">UserAttribute Information</label>
     </div>
 
     <div>
-        <a id="jumpUserEdit" href="userEdit.html?fixed_crudType=2&amp;name=name" style="text-decoration: none;">
-            <span id="basicTabLabel">Basic</span>
-        </a>
+        <a id="jumpUserEdit" href="userEdit.html?fixed_crudType=2&amp;name=name" style="text-decoration: none;"><span id="basicTabLabel">Basic</span></a>
         |
-        <a id="jumpUserRoleEdit" href="userRoleEdit.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;">
-            <span id="roleTabLabel">Role</span>
-        </a>
+        <a id="jumpUserRoleEdit" href="userRoleEdit.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;"><span id="roleTabLabel">Role</span></a>
         |
-        <a id="jumpUserGroupEdit" href="userGroupEdit.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;">
-            <span id="groupTabLabel">Group</span>
-        </a>
+        <a id="jumpUserGroupEdit" href="userGroupEdit.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;"><span id="groupTabLabel">Group</span></a>
         |
         <label id="userAttributeTabLabel">User Attribute</label>
         |
-        <a id="jumpUserProfilingRuleEdit" href="userProfilingRuleEdit.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;">
-            <span id="profilingRuleTabLabel">Profiling Rule</span>
-        </a>
+        <a id="jumpUserProfilingRuleEdit" href="userProfilingRuleEdit.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;"><span id="profilingRuleTabLabel">Profiling Rule</span></a>
     </div>
 
     <table class="tablebg">
@@ -75,7 +63,7 @@
         <input type="button" id="doUpdate" value="Finish" onclick="location.href='userAttributeList.html'" class="portlet-form-button"/>
       </div>
     </div>
-</div>
 <!-- content: END -->
+</div>
 </form>
 </body></html>

Modified: pal-admin/trunk/src/main/webapp/view/user/userAttributeEdit.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/user/userAttributeEdit.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/user/userAttributeEdit.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -7,15 +7,12 @@
 </head>
 <body>
 <form id="UserAttributeEditForm"><input type="hidden" id="crudType" />
+<div style="padding: 3px;">
 <!-- tab: BEGIN -->
 <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
   <label id="userTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">User</label>
-  <a id="jumpRoleList" href="../role/roleList.html" style="text-decoration: none;">
-    <span id="roleTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Role</span>
-  </a>
-  <a id="jumpGroupList" href="../group/groupList.html" style="text-decoration: none;">
-    <span id="groupTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Group</span>
-  </a>
+  <a id="jumpRoleList" href="../role/roleList.html" style="text-decoration: none;"><span id="roleTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Role</span></a>
+  <a id="jumpGroupList" href="../group/groupList.html" style="text-decoration: none;"><span id="groupTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Group</span></a>
 </div>
 <!-- tab: END -->
 
@@ -29,29 +26,20 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-<div style="padding: 3px;">
     <div class="portlet-section-header">
       <label id="userInformationLabel">UserAttribute Information</label>
     </div>
 
     <div>
-        <a id="jumpUserEdit" href="userEdit.html?fixed_crudType=2&amp;name=name" style="text-decoration: none;">
-            <span id="basicTabLabel">Basic</span>
-        </a>
+        <a id="jumpUserEdit" href="userEdit.html?fixed_crudType=2&amp;name=name" style="text-decoration: none;"><span id="basicTabLabel">Basic</span></a>
         |
-        <a id="jumpUserRoleEdit" href="userRoleEdit.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;">
-            <span id="roleTabLabel">Role</span>
-        </a>
+        <a id="jumpUserRoleEdit" href="userRoleEdit.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;"><span id="roleTabLabel">Role</span></a>
         |
-        <a id="jumpUserGroupEdit" href="userGroupEdit.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;">
-            <span id="groupTabLabel">Group</span>
-        </a>
+        <a id="jumpUserGroupEdit" href="userGroupEdit.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;"><span id="groupTabLabel">Group</span></a>
         |
         <label id="userAttributeTabLabel">User Attribute</label>
         |
-        <a id="jumpUserProfilingRuleEdit" href="userProfilingRuleEdit.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;">
-            <span id="profilingRuleTabLabel">Profiling Rule</span>
-        </a>
+        <a id="jumpUserProfilingRuleEdit" href="userProfilingRuleEdit.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;"><span id="profilingRuleTabLabel">Profiling Rule</span></a>
     </div>
 
     <table class="tablebg">
@@ -79,7 +67,7 @@
 	        onclick="location.href='userAttributeConfirm.html'" class="portlet-form-button"/>
       </div>
     </div>
+<!-- content: END -->
 </div>
-<!-- content: BEGIN -->
 </form>
 </body></html>

Modified: pal-admin/trunk/src/main/webapp/view/user/userAttributeList.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/user/userAttributeList.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/user/userAttributeList.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -7,15 +7,12 @@
 </head>
 <body>
 <form id="UserAttributeListForm">
+<div style="padding: 3px;">
 <!-- tab: BEGIN -->
 <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
   <label id="userTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">User</label>
-  <a id="jumpRoleList" href="../role/roleList.html" style="text-decoration: none;">
-    <span id="roleTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Role</span>
-  </a>
-  <a id="jumpGroupList" href="../group/groupList.html" style="text-decoration: none;">
-    <span id="groupTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Group</span>
-  </a>
+  <a id="jumpRoleList" href="../role/roleList.html" style="text-decoration: none;"><span id="roleTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Role</span></a>
+  <a id="jumpGroupList" href="../group/groupList.html" style="text-decoration: none;"><span id="groupTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Group</span></a>
 </div>
 <!-- tab: END -->
 
@@ -29,29 +26,20 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-<div style="padding: 3px;">
     <div class="portlet-section-header">
       <label id="userInformationLabel">UserAttribute List</label>
     </div>
 
     <div>
-        <a id="jumpUserEdit" href="userEdit.html?fixed_crudType=2&amp;name=name" style="text-decoration: none;">
-            <span id="basicTabLabel">Basic</span>
-        </a>
+        <a id="jumpUserEdit" href="userEdit.html?fixed_crudType=2&amp;name=name" style="text-decoration: none;"><span id="basicTabLabel">Basic</span></a>
         |
-        <a id="jumpUserRoleEdit" href="userRoleEdit.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;">
-            <span id="roleTabLabel">Role</span>
-        </a>
+        <a id="jumpUserRoleEdit" href="userRoleEdit.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;"><span id="roleTabLabel">Role</span></a>
         |
-        <a id="jumpUserGroupEdit" href="userGroupEdit.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;">
-            <span id="groupTabLabel">Group</span>
-        </a>
+        <a id="jumpUserGroupEdit" href="userGroupEdit.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;"><span id="groupTabLabel">Group</span></a>
         |
         <label id="userAttributeTabLabel">User Attribute</label>
         |
-        <a id="jumpUserProfilingRuleEdit" href="userProfilingRuleEdit.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;">
-            <span id="profilingRuleTabLabel">Profiling Rule</span>
-        </a>
+        <a id="jumpUserProfilingRuleEdit" href="userProfilingRuleEdit.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;"><span id="profilingRuleTabLabel">Profiling Rule</span></a>
     </div>
 
     <input type="hidden" id="name-hidden"/>
@@ -98,7 +86,7 @@
         <a id="goNextPage-footer" href="userAttributeList.html?nextPageNumber=2&amp;name=name"
             te:rendered="#{user_userAttributeListPage.nextPageNumber!=null}"><span id="nextPageAtFooterLabel">Next&gt;&gt;</span></a>
     </div>
-</div>
 <!-- content: END -->
+</div>
 </form>
 </body></html>

Modified: pal-admin/trunk/src/main/webapp/view/user/userConfirm.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/user/userConfirm.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/user/userConfirm.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -7,15 +7,12 @@
 </head>
 <body>
 <form id="UserConfirmForm"><input type="hidden" id="crudType" />
+<div style="padding: 3px;">
 <!-- tab: BEGIN -->
 <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
   <label id="userTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">User</label>
-  <a id="jumpRoleList" href="../role/roleList.html" style="text-decoration: none;">
-    <span id="roleTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Role</span>
-  </a>
-  <a id="jumpGroupList" href="../group/groupList.html" style="text-decoration: none;">
-    <span id="groupTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Group</span>
-  </a>
+  <a id="jumpRoleList" href="../role/roleList.html" style="text-decoration: none;"><span id="roleTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Role</span></a>
+  <a id="jumpGroupList" href="../group/groupList.html" style="text-decoration: none;"><span id="groupTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Group</span></a>
 </div>
 <!-- tab: END -->
 
@@ -30,7 +27,6 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-<div style="padding: 3px;">
     <div class="portlet-section-header">
       <label id="userInformationLabel">User Information</label>
     </div>
@@ -83,7 +79,7 @@
         <input type="button" id="doFinishCreate" value="Finish" onclick="location.href='userList.html'" class="portlet-form-button"/>
       </div>
     </div>
-</div>
 <!-- content: END -->
+</div>
 </form>
 </body></html>

Modified: pal-admin/trunk/src/main/webapp/view/user/userCreate.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/user/userCreate.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/user/userCreate.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -7,15 +7,12 @@
 </head>
 <body>
 <form id="UserCreateForm"><input type="hidden" id="crudType" />
+<div style="padding: 3px;">
 <!-- tab: BEGIN -->
 <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
   <label id="userTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">User</label>
-  <a id="jumpRoleList" href="../role/roleList.html" style="text-decoration: none;">
-    <span id="roleTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Role</span>
-  </a>
-  <a id="jumpGroupList" href="../group/groupList.html" style="text-decoration: none;">
-    <span id="groupTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Group</span>
-  </a>
+  <a id="jumpRoleList" href="../role/roleList.html" style="text-decoration: none;"><span id="roleTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Role</span></a>
+  <a id="jumpGroupList" href="../group/groupList.html" style="text-decoration: none;"><span id="groupTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Group</span></a>
 </div>
 <!-- tab: END -->
 
@@ -29,7 +26,6 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-<div style="padding: 3px;">
     <div class="portlet-section-header">
       <label id="userInformationLabel">User Information</label>
     </div>
@@ -74,7 +70,7 @@
 	        onclick="location.href='userConfirm.html'" class="portlet-form-button"/>
       </div>
     </div>
+<!-- content: END -->
 </div>
-<!-- content: BEGIN -->
 </form>
 </body></html>

Modified: pal-admin/trunk/src/main/webapp/view/user/userEdit.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/user/userEdit.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/user/userEdit.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -7,6 +7,7 @@
 </head>
 <body>
 <form id="UserEditForm"><input type="hidden" id="crudType" />
+<div style="padding: 3px;">
 <!-- tab: BEGIN -->
 <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
   <label id="userTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">User</label>
@@ -29,7 +30,6 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-<div style="padding: 3px;">
     <div class="portlet-section-header">
       <label id="userInformationLabel">User Information</label>
     </div>
@@ -37,21 +37,13 @@
     <div>
         <label id="basicTabLabel">Basic</label>
         |
-        <a id="jumpUserRoleEdit" href="userRoleEdit.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;">
-            <span id="roleTabLabel">Role</span>
-        </a>
+        <a id="jumpUserRoleEdit" href="userRoleEdit.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;"><span id="roleTabLabel">Role</span></a>
         |
-        <a id="jumpUserGroupEdit" href="userGroupEdit.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;">
-            <span id="groupTabLabel">Group</span>
-        </a>
+        <a id="jumpUserGroupEdit" href="userGroupEdit.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;"><span id="groupTabLabel">Group</span></a>
         |
-        <a id="jumpUserAttributeEdit" href="userAttributeList.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;">
-            <span id="userAttributeTabLabel">User Attribute</span>
-        </a>
+        <a id="jumpUserAttributeEdit" href="userAttributeList.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;"><span id="userAttributeTabLabel">User Attribute</span></a>
         |
-        <a id="jumpUserProfilingRuleEdit" href="userProfilingRuleEdit.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;">
-            <span id="profilingRuleTabLabel">Profiling Rule</span>
-        </a>
+        <a id="jumpUserProfilingRuleEdit" href="userProfilingRuleEdit.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;"><span id="profilingRuleTabLabel">Profiling Rule</span></a>
     </div>
 
     <table class="tablebg">
@@ -109,7 +101,7 @@
 	        onclick="location.href='userEdit.html'" class="portlet-form-button"/>
       </div>
     </div>
+<!-- content: END -->
 </div>
-<!-- content: BEGIN -->
 </form>
 </body></html>

Modified: pal-admin/trunk/src/main/webapp/view/user/userGroupEdit.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/user/userGroupEdit.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/user/userGroupEdit.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -7,15 +7,12 @@
 </head>
 <body>
 <form id="UserGroupEditForm"><input type="hidden" id="crudType" />
+<div style="padding: 3px;">
 <!-- tab: BEGIN -->
 <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
   <label id="userTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">User</label>
-  <a id="jumpRoleList" href="../role/roleList.html" style="text-decoration: none;">
-    <span id="roleTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Role</span>
-  </a>
-  <a id="jumpGroupList" href="../group/groupList.html" style="text-decoration: none;">
-    <span id="groupTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Group</span>
-  </a>
+  <a id="jumpRoleList" href="../role/roleList.html" style="text-decoration: none;"><span id="roleTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Role</span></a>
+  <a id="jumpGroupList" href="../group/groupList.html" style="text-decoration: none;"><span id="groupTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Group</span></a>
 </div>
 <!-- tab: END -->
 
@@ -29,29 +26,20 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-<div style="padding: 3px;">
     <div class="portlet-section-header">
       <label id="userInformationLabel">User Information</label>
     </div>
 
     <div>
-        <a id="jumpUserEdit" href="userEdit.html?fixed_crudType=2&amp;name=name" style="text-decoration: none;">
-            <span id="basicTabLabel">Basic</span>
-        </a>
+        <a id="jumpUserEdit" href="userEdit.html?fixed_crudType=2&amp;name=name" style="text-decoration: none;"><span id="basicTabLabel">Basic</span></a>
         |
-        <a id="jumpUserRoleEdit" href="userRoleEdit.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;">
-            <span id="roleTabLabel">Role</span>
-        </a>
+        <a id="jumpUserRoleEdit" href="userRoleEdit.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;"><span id="roleTabLabel">Role</span></a>
         |
         <label id="groupTabLabel">Group</label>
         |
-        <a id="jumpUserAttributeEdit" href="userAttributeList.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;">
-            <span id="userAttributeTabLabel">User Attribute</span>
-        </a>
+        <a id="jumpUserAttributeEdit" href="userAttributeList.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;"><span id="userAttributeTabLabel">User Attribute</span></a>
         |
-        <a id="jumpUserProfilingRuleEdit" href="userProfilingRuleEdit.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;">
-            <span id="profilingRuleTabLabel">Profiling Rule</span>
-        </a>
+        <a id="jumpUserProfilingRuleEdit" href="userProfilingRuleEdit.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;"><span id="profilingRuleTabLabel">Profiling Rule</span></a>
     </div>
 
     <table class="tablebg">
@@ -88,7 +76,7 @@
 	    onclick="location.href='userList.html'" class="portlet-form-button"/>
       <input type="hidden" id="name-hidden"/>
     </div>
+<!-- content: END -->
 </div>
-<!-- content: BEGIN -->
 </form>
 </body></html>

Modified: pal-admin/trunk/src/main/webapp/view/user/userList.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/user/userList.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/user/userList.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -7,15 +7,12 @@
 </head>
 <body>
 <form id="UserListForm">
+<div style="padding: 3px;">
 <!-- tab: BEGIN -->
 <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
   <label id="userTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">User</label>
-  <a id="jumpRoleList" href="../role/roleList.html" style="text-decoration: none;">
-    <span id="roleTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Role</span>
-  </a>
-  <a id="jumpGroupList" href="../group/groupList.html" style="text-decoration: none;">
-    <span id="groupTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Group</span>
-  </a>
+  <a id="jumpRoleList" href="../role/roleList.html" style="text-decoration: none;"><span id="roleTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Role</span></a>
+  <a id="jumpGroupList" href="../group/groupList.html" style="text-decoration: none;"><span id="groupTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Group</span></a>
 </div>
 <!-- tab: END -->
 
@@ -29,7 +26,6 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-<div style="padding: 3px;">
 
     <div class="portlet-section-header">
       <label id="userListLabel">User List</label>
@@ -86,7 +82,7 @@
             te:rendered="#{user_userListPage.nextPageNumber!=null}"><span id="nextPageAtFooterLabel">Next&gt;&gt;</span></a>
     </div>
     </div>
-</div>
 <!-- content: END -->
+</div>
 </form>
 </body></html>

Modified: pal-admin/trunk/src/main/webapp/view/user/userProfilingRuleEdit.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/user/userProfilingRuleEdit.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/user/userProfilingRuleEdit.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -7,15 +7,12 @@
 </head>
 <body>
 <form id="UserProfilingRuleEditForm"><input type="hidden" id="crudType" />
+<div style="padding: 3px;">
 <!-- tab: BEGIN -->
 <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
   <label id="userTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">User</label>
-  <a id="jumpRoleList" href="../role/roleList.html" style="text-decoration: none;">
-    <span id="roleTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Role</span>
-  </a>
-  <a id="jumpGroupList" href="../group/groupList.html" style="text-decoration: none;">
-    <span id="groupTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Group</span>
-  </a>
+  <a id="jumpRoleList" href="../role/roleList.html" style="text-decoration: none;"><span id="roleTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Role</span></a>
+  <a id="jumpGroupList" href="../group/groupList.html" style="text-decoration: none;"><span id="groupTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Group</span></a>
 </div>
 <!-- tab: END -->
 
@@ -29,27 +26,18 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-<div style="padding: 3px;">
     <div class="portlet-section-header">
       <label id="userInformationLabel">User Information</label>
     </div>
 
     <div>
-        <a id="jumpUserEdit" href="userEdit.html?fixed_crudType=2&amp;name=name" style="text-decoration: none;">
-            <span id="basicTabLabel">Basic</span>
-        </a>
+        <a id="jumpUserEdit" href="userEdit.html?fixed_crudType=2&amp;name=name" style="text-decoration: none;"><span id="basicTabLabel">Basic</span></a>
         |
-        <a id="jumpUserRoleEdit" href="userRoleEdit.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;">
-            <span id="roleTabLabel">Role</span>
-        </a>
+        <a id="jumpUserRoleEdit" href="userRoleEdit.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;"><span id="roleTabLabel">Role</span></a>
         |
-        <a id="jumpUserGroupEdit" href="userGroupEdit.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;">
-            <span id="groupTabLabel">Group</span>
-        </a>
+        <a id="jumpUserGroupEdit" href="userGroupEdit.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;"><span id="groupTabLabel">Group</span></a>
         |
-        <a id="jumpUserAttributeEdit" href="userAttributeList.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;">
-            <span id="userAttributeTabLabel">User Attribute</span>
-        </a>
+        <a id="jumpUserAttributeEdit" href="userAttributeList.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;"><span id="userAttributeTabLabel">User Attribute</span></a>
         |
         <label id="profilingRuleTabLabel">Profiling Rule</label>
     </div>
@@ -91,7 +79,7 @@
 	    onclick="location.href='userList.html'" class="portlet-form-button"/>
       <input type="hidden" id="name-hidden"/>
     </div>
+<!-- content: END -->
 </div>
-<!-- content: BEGIN -->
 </form>
 </body></html>

Modified: pal-admin/trunk/src/main/webapp/view/user/userRoleEdit.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/user/userRoleEdit.html	2008-06-04 22:22:50 UTC (rev 951)
+++ pal-admin/trunk/src/main/webapp/view/user/userRoleEdit.html	2008-06-04 22:30:42 UTC (rev 952)
@@ -7,15 +7,12 @@
 </head>
 <body>
 <form id="UserRoleEditForm"><input type="hidden" id="crudType" />
+<div style="padding: 3px;">
 <!-- tab: BEGIN -->
 <div style="padding: 0px 0px 3px 10px; margin:5px 0px;border-bottom:1px solid #000000;">
   <label id="userTabLabel" style="border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #ffffff;border-left:1px solid #000000;padding: 3px 5px 3px 5px; margin: 0px 0px;">User</label>
-  <a id="jumpRoleList" href="../role/roleList.html" style="text-decoration: none;">
-    <span id="roleTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Role</span>
-  </a>
-  <a id="jumpGroupList" href="../group/groupList.html" style="text-decoration: none;">
-    <span id="groupTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Group</span>
-  </a>
+  <a id="jumpRoleList" href="../role/roleList.html" style="text-decoration: none;"><span id="roleTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Role</span></a>
+  <a id="jumpGroupList" href="../group/groupList.html" style="text-decoration: none;"><span id="groupTabLabel" style="font-weight: bold;color:#ffffff;background-color:#999999;border:1px solid #000000; padding: 3px 5px 3px 5px; margin: 0px 0px;">Group</span></a>
 </div>
 <!-- tab: END -->
 
@@ -29,29 +26,20 @@
 </div>
 <!-- message: END  -->
 <!-- content: BEGIN -->
-<div style="padding: 3px;">
     <div class="portlet-section-header">
       <label id="userInformationLabel">User Information</label>
     </div>
 
     <div>
-        <a id="jumpUserEdit" href="userEdit.html?fixed_crudType=2&amp;name=name" style="text-decoration: none;">
-            <span id="basicTabLabel">Basic</span>
-        </a>
+        <a id="jumpUserEdit" href="userEdit.html?fixed_crudType=2&amp;name=name" style="text-decoration: none;"><span id="basicTabLabel">Basic</span></a>
         |
         <label id="roleTabLabel">Role</label>
         |
-        <a id="jumpUserGroupEdit" href="userGroupEdit.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;">
-            <span id="groupTabLabel">Group</span>
-        </a>
+        <a id="jumpUserGroupEdit" href="userGroupEdit.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;"><span id="groupTabLabel">Group</span></a>
         |
-        <a id="jumpUserAttributeEdit" href="userAttributeList.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;">
-            <span id="userAttributeTabLabel">User Attribute</span>
-        </a>
+        <a id="jumpUserAttributeEdit" href="userAttributeList.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;"><span id="userAttributeTabLabel">User Attribute</span></a>
         |
-        <a id="jumpUserProfilingRuleEdit" href="userProfilingRuleEdit.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;">
-            <span id="profilingRuleTabLabel">Profiling Rule</span>
-        </a>
+        <a id="jumpUserProfilingRuleEdit" href="userProfilingRuleEdit.html?fixed_crudType=1&amp;name=name" style="text-decoration: none;"><span id="profilingRuleTabLabel">Profiling Rule</span></a>
     </div>
 
     <table class="tablebg">
@@ -88,7 +76,7 @@
 	    onclick="location.href='userList.html'" class="portlet-form-button"/>
       <input type="hidden" id="name-hidden"/>
     </div>
+<!-- content: END -->
 </div>
-<!-- content: BEGIN -->
 </form>
 </body></html>


pal-cvs メーリングリストの案内
Back to archive index