From 12d740c7fc9646e7863802997da672a7b801acc7 Mon Sep 17 00:00:00 2001 From: oes <oes@users.sourceforge.net> Date: Thu, 23 May 2002 23:37:46 +0000 Subject: [PATCH] Added some help links --- templates/show-status | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/show-status b/templates/show-status index 180f69d6..0ec4f2ee 100644 --- a/templates/show-status +++ b/templates/show-status @@ -145,11 +145,11 @@ <p> <table class="transparent"> <tr> - <th colspan="2">Actions Files:</th> + <th colspan="2"><a href="@user-manual@@actions-help-prefix@ACTIONS-FILE">Actions Files:</a></th> </tr> @actions-filenames@ <tr> - <th colspan="2">Filter File:</th> + <th colspan="2"><a href="@user-manual@filter-file.html">Filter File:</a></th> </tr> <tr> <td> @@ -163,7 +163,7 @@ </tr> <!-- @if-trust-support-start --> <tr> - <th colspan="2">Trust File:</th> + <th colspan="2"><a href="@user-manual@config.html#TRUSTFILE">Trust File:</a></th> </tr> <td> @trust-filename@ @@ -182,14 +182,14 @@ <tr> <td class="box"> - <h2>Privoxy was invoked as follows:</h2> + <h2>Privoxy was <a href="@user-manual@startup.html#CMDOPTIONS">invoked</a> as follows:</h2> <p>@invocation@</p> </td> </tr> <tr> <td class="box"> - <h2>The following options were given in the config file:</h2> + <h2>The following options were given in the <a href="@user-manual@config.html">config file</a>:</h2> <p>@options@</p> </td> </tr> -- 2.49.0