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

oscar at devel.plogworld.net oscar at devel.plogworld.net
Mon Jan 31 15:23:06 GMT 2005


Author: oscar
Date: 2005-01-31 15:23:06 +0000 (Mon, 31 Jan 2005)
New Revision: 899

Modified:
   plog/trunk/templates/admin/resources.template
Log:
fixed issue 166 (http://bugs.plogworld.net/view.php?id=166)


Modified: plog/trunk/templates/admin/resources.template
===================================================================
--- plog/trunk/templates/admin/resources.template	2005-01-31 15:19:50 UTC (rev 898)
+++ plog/trunk/templates/admin/resources.template	2005-01-31 15:23:06 UTC (rev 899)
@@ -2,7 +2,7 @@
 {include file="$admintemplatepath/navigation.template" showOpt=resources title=$locale->tr("resources")}
         <div id="list_nav_bar">
             <div id="list_nav_select">
-<form id="viewLinks" action="admin.php" method="post">
+<form id="viewResources" action="admin.php" method="post">
  <fieldset>
   <legend>{$locale->tr("show_by")}</legend>
    <div class="list_nav_option">
@@ -29,7 +29,7 @@
  <br style="clear:both">
  </div>
 
-<form name="Resources" method="post">
+<form id="Resources" method="post">
 <div id="list">
   {include file="$admintemplatepath/successmessage.template"}
   {include file="$admintemplatepath/errormessage.template"}




More information about the pLog-svn mailing list