summaryrefslogtreecommitdiffstats
path: root/dansguardian-advanced-html.lsp
diff options
context:
space:
mode:
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.