|
current/templates edit-actions-add-url-form, 1.17, 1.18: msg#00026web.privoxy.cvs
Update of /cvsroot/ijbswa/current/templates In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv24573/templates Modified Files: edit-actions-add-url-form Log Message: - Use the shiny new CSS "pattern" class. - s@URL Pattern@URL or TAG Pattern@ Index: edit-actions-add-url-form =================================================================== RCS file: /cvsroot/ijbswa/current/templates/edit-actions-add-url-form,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- edit-actions-add-url-form 23 Jan 2007 16:03:16 -0000 1.17 +++ edit-actions-add-url-form 8 Dec 2007 14:36:43 -0000 1.18 @@ -31,6 +31,10 @@ # # Revisions : # $Log$ +# Revision 1.18 2007/12/08 14:36:43 fabiankeil +# - Use the shiny new CSS "pattern" class. +# - s@URL Pattern@URL or TAG Pattern@ +# # Revision 1.17 2007/01/23 16:03:16 fabiankeil # - Add favicon links. # - Remove useless W3C validator links. @@ -164,14 +168,14 @@ <tr> <td class="box"> - <h2>Add URL Pattern</h2> + <h2>Add URL or TAG Pattern</h2> <form method="GET" action="edit-actions-add-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="s" value="@s@"> - <input type="text" name="u" value="" size="78"><br> + <input type="text" name="u" value="" size="78" class="pattern"><br> <input type="submit" value="Submit"> <input type="reset" value="Reset"> <a class="cmd" href="edit-actions-list?f=@f@#l@s@">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> |
|---|---|---|
| Previous by Date: | current README, 1.55, 1.56 AUTHORS, 1.46, 1.47 INSTALL, 1.15, 1.16 privoxy.1, 1.37, 1.38: 00026, noreply |
|---|---|
| Next by Date: | current/templates edit-actions-url-form, 1.17, 1.18: 00026, noreply |
| Previous by Thread: | current README, 1.55, 1.56 AUTHORS, 1.46, 1.47 INSTALL, 1.15, 1.16 privoxy.1, 1.37, 1.38i: 00026, noreply |
| Next by Thread: | current/templates edit-actions-url-form, 1.17, 1.18: 00026, noreply |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |