Fixing link target in all URLs section
authorjongfoster <jongfoster@users.sourceforge.net>
Fri, 3 May 2002 22:58:15 +0000 (22:58 +0000)
committerjongfoster <jongfoster@users.sourceforge.net>
Fri, 3 May 2002 22:58:15 +0000 (22:58 +0000)
templates/edit-actions-list

index 7879240..a293560 100644 (file)
 #
 # Revisions   :
 #    $Log: edit-actions-list,v $
+#    Revision 1.20  2002/04/26 12:57:18  oes
+#     - Central "button" link style in cgi-style.css
+#     - Help links now dynamic
+#
 #    Revision 1.19  2002/04/24 02:19:16  oes
 #     - Show name of actions file being edited
 #     - Show context sensitive help
@@ -277,7 +281,7 @@ function rm_p(pattern,curtext)
             <tr class="actions" valign="top">
               <td class="header" align="right">Actions:</td>
               <td class="buttons" align="center">
-                <p><a name="l@s@" href="eafu?f=@f@&amp;v=@v@&amp;s=@all-urls-s@">Edit</a></p>
+                <p><a name="l@all-urls-s@" href="eafu?f=@f@&amp;v=@v@&amp;s=@all-urls-s@">Edit</a></p>
                 @all-urls-buttons@
               </td>
               <td class="action" align="left">@all-urls-actions@</td>