[pLog-svn] r1321 - plog/trunk/templates/admin

oscar at devel.plogworld.net oscar at devel.plogworld.net
Sat Mar 5 12:08:44 GMT 2005


Author: oscar
Date: 2005-03-05 12:08:43 +0000 (Sat, 05 Mar 2005)
New Revision: 1321

Modified:
   plog/trunk/templates/admin/error.template
Log:
added a 'back' link to the error.template file used in the admin interface

Modified: plog/trunk/templates/admin/error.template
===================================================================
--- plog/trunk/templates/admin/error.template	2005-03-05 12:06:57 UTC (rev 1320)
+++ plog/trunk/templates/admin/error.template	2005-03-05 12:08:43 UTC (rev 1321)
@@ -4,5 +4,6 @@
    <img src="imgs/admin/icon_warning-16.png" alt="Error" />  
    {$message}
   </p>
+  <a href="javascript:history.back();">{$locale->tr("back")}</a>
 {include file="$blogtemplate/footernavigation.template"}
 {include file="$blogtemplate/footer.template"}
\ No newline at end of file




More information about the pLog-svn mailing list