summaryrefslogtreecommitdiffstats
path: root/dansguardian-advanced-html.lsp
diff options
context:
space:
mode:
authorAndreas Brodmann <andreas.brodmann@gmail.com>2008-01-18 14:01:35 +0000
committerAndreas Brodmann <andreas.brodmann@gmail.com>2008-01-18 14:01:35 +0000
commit84235a21498d5294ed8b00b9b04f87af7ec8389f (patch)
treeeb959fc327e9703a97957747f55dcde67f594a44 /dansguardian-advanced-html.lsp
parentbce897383c5090870e15f9ccd7d73922750d82ce (diff)
downloadacf-dansguardian-84235a21498d5294ed8b00b9b04f87af7ec8389f.tar.bz2
acf-dansguardian-84235a21498d5294ed8b00b9b04f87af7ec8389f.tar.xz
git-svn-id: svn://svn.alpinelinux.org/acf/dansguardian/trunk@624 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'dansguardian-advanced-html.lsp')
-rw-r--r--dansguardian-advanced-html.lsp18
1 files changed, 9 insertions, 9 deletions
diff --git a/dansguardian-advanced-html.lsp b/dansguardian-advanced-html.lsp
index 3c0fc2b..0f6b78a 100644
--- a/dansguardian-advanced-html.lsp
+++ b/dansguardian-advanced-html.lsp
@@ -33,21 +33,21 @@ This page lets you manually configure the filter rule files for DansGuardian.
</p>
<h2>Status</h2>
-<dt>Program version</dt><dd><? io.write( form.info.version.value ) ?></dd>
-<dt>Process status</dt><dd><? io.write( form.info.status.value ) ?></dd>
-<dt>Process information</dt><dd>This process runs as a service. When you make and save changes, the configuration
+<dl><dt>Program version</dt><dd><? io.write( form.info.version.value ) ?></dd></dl>
+<dl><dt>Process status</dt><dd><? io.write( form.info.status.value ) ?></dd></dl>
+<dl><dt>Process information</dt><dd>This process runs as a service. When you make and save changes, the configuration
files for the service are changed. However, the changes will not be <i>applied</i>
-until you restart the service.</dd>
+until you restart the service.</dd></dl>
<form action="" method="POST">
-<dt>Daemon control</dt>
-<dd><input class="submit" type="submit" name="srvcmd" value="start" <? io.write( srv1fill ) ?> style="width:100px">
-<input class="submit" type="submit" name="srvcmd" value="stop" <? io.write( srv2fill ) ?> style="width:100px">
-<input class="submit" type="submit" name="srvcmd" value="restart" <? io.write( srv2fill ) ?> style="width:100px"></dd>
+<dl><dt>Daemon control</dt>
+<dd><input class="submit" type="submit" name="srvcmd" value="start" <? io.write( srv1fill ) ?>>
+<input class="submit" type="submit" name="srvcmd" value="stop" <? io.write( srv2fill ) ?>>
+<input class="submit" type="submit" name="srvcmd" value="restart" <? io.write( srv2fill ) ?>></dd></dl>
<p class="error"><? io.write( service.message ) ?></p>
</form>
<h2>Configuration</h2>
-<pre style="color: #ff2020;"><? io.write( service.cfgerr ) ?></pre>
+<pre class=error><? io.write( service.cfgerr ) ?></pre>
<h3>Files</h3>
<p>
Click on one of the files to edit it.