summaryrefslogtreecommitdiffstats
path: root/templates/new.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/new.html')
-rw-r--r--templates/new.html10
1 files changed, 6 insertions, 4 deletions
diff --git a/templates/new.html b/templates/new.html
index 1bea143..d0897a3 100644
--- a/templates/new.html
+++ b/templates/new.html
@@ -60,8 +60,10 @@ $var headline:
<b>Information</b>
</div>
- The following information will be logged:<br />
- <br />
- Your internet address: <b>$user['ip']</b><br />
- Your hostname: <b>$user['host']</b><br />
+ <div class="center">
+ The following information will be logged:<br />
+ <br />
+ Your internet address: <b>$user['ip']</b><br />
+ Your hostname: <b>$user['host']</b><br />
+ </div>
</div>