logo       

current/templates edit-actions-url-form, 1.17, 1.18: msg#00027

web.privoxy.cvs

Subject: current/templates edit-actions-url-form, 1.17, 1.18

Update of /cvsroot/ijbswa/current/templates
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv25346/templates

Modified Files:
edit-actions-url-form
Log Message:
- Use the shiny new CSS "pattern" class.
- s@URL Pattern@URL or TAG Pattern@
- Use the standard favicon as this ain't no error page.


Index: edit-actions-url-form
===================================================================
RCS file: /cvsroot/ijbswa/current/templates/edit-actions-url-form,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- edit-actions-url-form 23 Jan 2007 16:03:16 -0000 1.17
+++ edit-actions-url-form 8 Dec 2007 14:38:55 -0000 1.18
@@ -31,6 +31,11 @@
#
# Revisions :
# $Log$
+# Revision 1.18 2007/12/08 14:38:55 fabiankeil
+# - Use the shiny new CSS "pattern" class.
+# - s@URL Pattern@URL or TAG Pattern@
+# - Use the standard favicon as this ain't no error page.
+#
# Revision 1.17 2007/01/23 16:03:16 fabiankeil
# - Add favicon links.
# - Remove useless W3C validator links.
@@ -123,7 +128,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta name="robots" content="noindex,nofollow">
<link rel="stylesheet" type="text/css" href="@default-cgi@send-stylesheet">
- <link rel="shortcut icon" href="@default-cgi@xxxxxxxxxxxxxxxxx">
+ <link rel="shortcut icon" href="@default-cgi@xxxxxxxxxxx">

<title>Privoxy@@my-hostname@: Edit URL Pattern</title>

@@ -167,14 +172,14 @@

<tr>
<td class="box">
- <h2>Edit URL Pattern</h2>
+ <h2>Edit URL or TAG Pattern</h2>
<form method="GET" action="edit-actions-url"
onSubmit="return validate(u.value);">
<p>
<input type="hidden" name="f" value="@f@">
<input type="hidden" name="v" value="@v@">
<input type="hidden" name="p" value="@p@">
- <input type="text" name="u" value="@u@" size="78"><br>
+ <input type="text" name="u" value="@u@" size="78"
class="pattern"><br>
<input type="submit" value="Submit"> &nbsp;
<input type="reset" value="Reset"> &nbsp;
<a class="cmd"
href="edit-actions-list?f=@f@@jumptarget@">Cancel</a>


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise