Revision 1.14.2.2 2002/08/23 02:22:53 hal9
Fix a perl brain fart with <li> in comments.
Revision 1.14.2.1 2002/08/22 23:31:54 hal9
Add Documentation Link to menu.
#
# Revisions :
# $Log: edit-actions-remove-url-form,v $
+# Revision 1.14.2.2 2002/08/23 02:22:53 hal9
+# Fix a perl brain fart with <li> in comments.
+#
+# Revision 1.14 2002/05/21 19:13:49 oes
+# Added button style and jumptargets to "add" and "cancel" links
+#
# Revision 1.13 2002/04/10 13:32:53 oes
# Made templates modular
#
<tr>
<td class="box">
<h2>More Privoxy:</h2>
- <ul>@menu@</ul>
+ <ul>@menu@<li><a href="@user-manual@">Documentation</a></li></ul>
</td>
</tr>
#
# Revisions :
# $Log: edit-actions-url-form,v $
+# Revision 1.14 2002/05/21 19:14:10 oes
+# Added button style and jumptarget "cancel" link
+#
# Revision 1.13 2002/04/10 13:32:53 oes
# Made templates modular
#
<tr>
<td class="box">
<h2>More Privoxy:</h2>
- <ul>@menu@</ul>
+ <ul>@menu@<li><a href="@user-manual@">Documentation</a></li></ul>
</td>
</tr>