summaryrefslogtreecommitdiffstats
path: root/templates/new.html
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2011-09-27 17:37:06 +0200
committerAlexander Sulfrian <alexander@sulfrian.net>2011-09-27 17:37:22 +0200
commit82435d047377b2e47d7fcd677bd911950e45e2c0 (patch)
tree8e51fee1e969a87c0a1e3e1a460a6de2fcd4e6e0 /templates/new.html
parentab812a4d03d9f6bd5bfbca33c879537bb09fbc31 (diff)
downloadsites-82435d047377b2e47d7fcd677bd911950e45e2c0.tar.gz
sites-82435d047377b2e47d7fcd677bd911950e45e2c0.tar.bz2
sites-82435d047377b2e47d7fcd677bd911950e45e2c0.zip
modified layout/css
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>