made footer nicer
[photo-tags.git] / index.php
index 7cf15c01024d74cd75405c055f52f71f835822fc..885549af0f3178ac6f4e791dff6c929ae24f329c 100644 (file)
--- 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>