Author: mputz
Date: 2008-09-22 06:50:45 -0400 (Mon, 22 Sep 2008)
New Revision: 11945
Modified:
branches/JBoss_Portal_Branch_2_6/core-cms/src/resources/portal-cms-war/WEB-INF/jsp/cms/admin/confirmcopy.jsp
Log:
Fixed different button layout in file copy dialog
Modified:
branches/JBoss_Portal_Branch_2_6/core-cms/src/resources/portal-cms-war/WEB-INF/jsp/cms/admin/confirmcopy.jsp
===================================================================
---
branches/JBoss_Portal_Branch_2_6/core-cms/src/resources/portal-cms-war/WEB-INF/jsp/cms/admin/confirmcopy.jsp 2008-09-22
01:23:18 UTC (rev 11944)
+++
branches/JBoss_Portal_Branch_2_6/core-cms/src/resources/portal-cms-war/WEB-INF/jsp/cms/admin/confirmcopy.jsp 2008-09-22
10:50:45 UTC (rev 11945)
@@ -38,7 +38,7 @@
</tr>
<tr>
<td></td>
- <td valign="top"><input
class="portlet-form-input-field" type="submit"
+ <td valign="top"><input
class="portlet-form-button" type="submit"
value="${n:i18n("CMS_COPY")}"
name="submit">
<input class="portlet-form-button"
type="button" value="${n:i18n("CMS_CANCEL")}"
Show replies by date