- Added jump target and button style to "cancel" link
authoroes <oes@users.sourceforge.net>
Tue, 21 May 2002 19:10:30 +0000 (19:10 +0000)
committeroes <oes@users.sourceforge.net>
Tue, 21 May 2002 19:10:30 +0000 (19:10 +0000)
 - Fixed title

templates/edit-actions-add-url-form

index 9b70161..a15bec1 100644 (file)
@@ -31,6 +31,9 @@
 #
 # Revisions   :
 #    $Log: edit-actions-add-url-form,v $
+#    Revision 1.13  2002/04/10 13:32:53  oes
+#    Made templates modular
+#
 #    Revision 1.12  2002/04/08 17:08:14  oes
 #    Cosmetic: make status in title lowercase
 #
   <meta name="robots" content="noindex,nofollow">
   <link rel="stylesheet" type="text/css" href="@default-cgi@send-stylesheet">
 
-  <title>Privoxy@@my-hostname@: Edit URL Pattern</title>
+  <title>Privoxy@@my-hostname@: Add URL Pattern</title>
 
   <script type="text/javascript">
 <!--
             <input type="text" name="u" value="" size="78"><br>
             <input type="submit" value="Submit"> &nbsp;
             <input type="reset" value="Reset"> &nbsp;
-            <a href="edit-actions-list?f=@f@">Cancel</a>
+            <a class="cmd" href="edit-actions-list?f=@f@#l@s@">Cancel</a>
           </p>
         </form>
       </td>