X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=templates%2Ftoggle-mini;h=76af00e74a66c833efcf523831937263ab81c543;hb=1bdd03a2f1b8ceb62ae236e44b2a53ce919fa745;hp=15fbba0d4337b24255d67ee4b9a543d3efb1be0a;hpb=86062c9ff866c6dbcd8e2826093719ce1a1e9809;p=privoxy.git diff --git a/templates/toggle-mini b/templates/toggle-mini index 15fbba0d..76af00e7 100644 --- a/templates/toggle-mini +++ b/templates/toggle-mini @@ -8,7 +8,7 @@ # # Template files are written win plain HTML, with a few # additions: -# +# # - Lines that start with a '#' character like this one # are ignored # @@ -23,7 +23,7 @@ # strings @if-start and if--end@. The strings # should be placed in HTML comments (), so the # html structure won't be messed when the magic happens. -# +# # USABLE SYMBOLS IN THIS TEMPLATE: # -------------------------------- # @@ -53,7 +53,7 @@ # unstable: # this is an alpha or beta release of the proxy software # have-adminaddr-info: -# An e-mail address for the local Privoxy adminstrator has +# An e-mail address for the local Privoxy administrator has # been specified and is available through the "admin-address" # symbol # have-proxy-info: @@ -64,27 +64,28 @@ # If either have-proxy-info is true or have-adminaddr-info is # true, have-help-info is true. Used to conditionally include # a grey box for any and all help info. -# @if-enabled-then@ on @else-not-enabled@ off @endif-enabled@ +# @if-enabled-display-then@ on @else-not-enabled-display@ off @endif-enabled-display@ # + - - @if-enabled-then@Enabled@else-not-enabled@Disabled@endif-enabled@ - Privoxy@@my-hostname@ - + @if-enabled-display-then@Enabled@else-not-enabled-display@Disabled@endif-enabled-display@ - Privoxy@@my-hostname@ + + + + + + - -
-Privoxy is -@if-enabled-then@Enabled@else-not-enabled@Disabled@endif-enabled@. -@if-enabled-then@[Disable]@else-not-enabled@[Enable]@endif-enabled@ -
-[Close] -
+ +

+ Privoxy is + @if-enabled-display-then@enabled@else-not-enabled-display@disabled@endif-enabled-display@. +
@if-enabled-display-then@[Disable]@else-not-enabled-display@[Enable]@endif-enabled-display@ | + [Close] +