Author: thomas.heute(a)jboss.com
Date: 2007-05-21 06:13:35 -0400 (Mon, 21 May 2007)
New Revision: 7288
Modified:
trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/common/editTheme.xhtml
Log:
JBPORTAL-1443: The "Update" and "Cancel" buttons in the
"Theme" screen should be left aligned.
Modified:
trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/common/editTheme.xhtml
===================================================================
---
trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/common/editTheme.xhtml 2007-05-21
10:11:53 UTC (rev 7287)
+++
trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/common/editTheme.xhtml 2007-05-21
10:13:35 UTC (rev 7288)
@@ -40,9 +40,10 @@
</tr>
</tbody>
</table>
- <div style="text-align:center;padding: 1em 0 1em 0">
- <ui:insert name="form_submit"/>
- </div>
+
+ <br />
+ <ui:insert name="form_submit"/>
+
</h:form>
</h:panelGroup>
</div>
\ No newline at end of file
Show replies by date