summaryrefslogtreecommitdiffstats
path: root/templates/serversetup/ipaddress.html
diff options
context:
space:
mode:
authorSimon Rettberg2014-06-23 18:42:44 +0200
committerSimon Rettberg2014-06-23 18:42:44 +0200
commit5ea4d42e052b4ce563784e1bdcc1e7df4ef8e3b3 (patch)
tree2485d21affc4defbceb7eb8ff9c66e434c0fddd4 /templates/serversetup/ipaddress.html
parentTry to autpmatically detect server ip on init-api (diff)
downloadslx-admin-5ea4d42e052b4ce563784e1bdcc1e7df4ef8e3b3.tar.gz
slx-admin-5ea4d42e052b4ce563784e1bdcc1e7df4ef8e3b3.tar.xz
slx-admin-5ea4d42e052b4ce563784e1bdcc1e7df4ef8e3b3.zip
Some minor html fixes/improvements
Diffstat (limited to 'templates/serversetup/ipaddress.html')
-rw-r--r--templates/serversetup/ipaddress.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/serversetup/ipaddress.html b/templates/serversetup/ipaddress.html
index 264dc6d0..013c6785 100644
--- a/templates/serversetup/ipaddress.html
+++ b/templates/serversetup/ipaddress.html
@@ -11,7 +11,7 @@
<form method="post" action="?do=ServerSetup">
<input type="hidden" name="action" value="ip">
<input type="hidden" name="token" value="{{token}}">
- <table>
+ <table class="slx-table">
{{#ips}}
<tr>
<td>{{ip}}</td>