summaryrefslogtreecommitdiffstats
path: root/squid-basic-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'squid-basic-html.lsp')
-rw-r--r--squid-basic-html.lsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/squid-basic-html.lsp b/squid-basic-html.lsp
index d266d1a..3f55aa5 100644
--- a/squid-basic-html.lsp
+++ b/squid-basic-html.lsp
@@ -95,8 +95,8 @@ It is safe to leave these values at their default values.<br><br>
<table>
<tr><td align="right" style="width:80px"><b>Safe_ports</b></td><td><input class="text" type="text" name="safeports" value="<? io.write( config.safeports.value ) ?>" style="width:400px;"></td></tr>
<tr><td align="right" style="width:80px"><b>SSL_ports</b></td><td><input class="text" type="text" name="sslports" value="<? io.write( config.sslports.value ) ?>" style="width:400px;"></td></tr>
-</table><br>
+</table><br><br>
-<input class="submit" type="submit" name="cmd" value="save" style="width:100px"><br>
+<input class="submit" type="submit" name="cmd" value="save" style="width:100%"><br>
</form><br>