summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.php b/index.php
index 7cf15c0..885549a 100644
--- a/index.php
+++ b/index.php
@@ -88,8 +88,8 @@ function autoversion($file)
<div class="pics"><ul></ul> </div>
<footer>
- This gallery belongs to <?php echo htmlspecialchars($admin) ?>.
- <div class="copyright"> photo-tags: copyright 2011 Arun Persaud arun@nubati.net, code available at <a href="http://source.nubati.net/projects/photo-tags">source.nubati.net/projects/photo-tags</a></div>
+ <div class="pull-left">This gallery belongs to <?php echo htmlspecialchars($admin) ?>.</div>
+ <div class="copyright pull-right"> photo-tags: copyright 2011 Arun Persaud arun@nubati.net,<br /> code available at <a href="http://source.nubati.net/projects/photo-tags">source.nubati.net/projects/photo-tags</a></div>
</footer>