50 lines
2.2 KiB
Plaintext
50 lines
2.2 KiB
Plaintext
##############################################################################
|
|
#
|
|
# File : $Source: /cvsroot/ijbswa/current/templates/edit-actions-list-button,v $
|
|
#
|
|
# Purpose : Template which forms part of edit-actions-list
|
|
#
|
|
#
|
|
# Copyright : Written by and Copyright (C) 2001 the SourceForge
|
|
# Privoxy team. http://www.privoxy.org/
|
|
#
|
|
# Original Author: Copyright (C) 2001 Jonathan Foster
|
|
# http://www.jon-foster.co.uk/
|
|
#
|
|
# This program is free software; you can redistribute it
|
|
# and/or modify it under the terms of the GNU General
|
|
# Public License as published by the Free Software
|
|
# Foundation; either version 2 of the License, or (at
|
|
# your option) any later version.
|
|
#
|
|
# This program is distributed in the hope that it will
|
|
# be useful, but WITHOUT ANY WARRANTY; without even the
|
|
# implied warranty of MERCHANTABILITY or FITNESS FOR A
|
|
# PARTICULAR PURPOSE. See the GNU General Public
|
|
# License for more details.
|
|
#
|
|
# The GNU General Public License should be included with
|
|
# this file. If not, you can view it at
|
|
# http://www.gnu.org/copyleft/gpl.html
|
|
# or write to the Free Software Foundation, Inc., 59
|
|
# Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|
#
|
|
# Revisions :
|
|
# $Log: edit-actions-list-button,v $
|
|
# Revision 1.3 2002/05/12 15:53:10 jongfoster
|
|
# Restoring CVS log information accidentally removed in
|
|
# my previous commit.
|
|
#
|
|
# Revision 1.2 2002/05/12 15:45:33 jongfoster
|
|
# Applying [Patch 552094] New templates for edit-actions-list
|
|
# This cleans up the templates by:
|
|
# - Removing the (confusing) alternating color scheme.
|
|
# - Making everything left-justified.
|
|
#
|
|
# Revision 1.1 2002/05/03 23:00:38 jongfoster
|
|
# Support for templates for "standard actions" buttons.
|
|
# See bug #549871
|
|
#
|
|
#############################################################################
|
|
<a href="eas?f=@f@&v=@v@&s=@all-urls-s@&p=@button-name@#l@all-urls-s@">Set to @button-name@</a>
|