[pLog-svn] r6068 - plog/trunk/templates/admin
mark at devel.lifetype.net
mark at devel.lifetype.net
Thu Nov 22 01:25:20 EST 2007
Author: mark
Date: 2007-11-22 01:25:19 -0500 (Thu, 22 Nov 2007)
New Revision: 6068
Modified:
plog/trunk/templates/admin/resources.template
Log:
Add a break here, the returned message looks better now.
Modified: plog/trunk/templates/admin/resources.template
===================================================================
--- plog/trunk/templates/admin/resources.template 2007-11-22 06:20:12 UTC (rev 6067)
+++ plog/trunk/templates/admin/resources.template 2007-11-22 06:25:19 UTC (rev 6068)
@@ -63,6 +63,7 @@
<a href="#" id="selectAll" onClick="Lifetype.UI.Pages.Resources.selectAll('Resources')">{$locale->tr("select_all")}</a> |
<a id="optionIconLink" href="#bulkEdit" title="{$locale->tr("show_massive_change_option")}" onclick="Lifetype.UI.Pages.Global.switchMassiveOption()">{$locale->tr("show_massive_change_option")}</a>
</div>
+ <br style="clear:both" />
</div>
<form id="Resources" method="post" action="admin.php" onSubmit="Lifetype.Forms.performRequest(this);return(false);">
More information about the pLog-svn
mailing list