summaryrefslogtreecommitdiffstats
path: root/web/template/footer.php
diff options
context:
space:
mode:
authorLoui Chang <louipc.ist@gmail.com>2009-11-24 05:24:56 +0100
committerLoui Chang <louipc.ist@gmail.com>2009-11-24 05:24:56 +0100
commit1bc4836e19223cd2bcdc46c517d16f80783c1bcf (patch)
tree9ffa9d4e33dd056e93ca5db8239a45c98d096179 /web/template/footer.php
parentcdd2e5dbd4f50151cbf0b774acb9decc3de3314a (diff)
downloadaur-1bc4836e19223cd2bcdc46c517d16f80783c1bcf.tar.gz
aur-1bc4836e19223cd2bcdc46c517d16f80783c1bcf.tar.xz
Restyle the layout.
Make HTML markup more logical. Remove some unused style sheets rules. Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'web/template/footer.php')
-rw-r--r--web/template/footer.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/template/footer.php b/web/template/footer.php
index b7fcb200..d92a7867 100644
--- a/web/template/footer.php
+++ b/web/template/footer.php
@@ -5,6 +5,5 @@
echo "<p class=\"pgbox\" style=\"text-align: right; font-size: 14px;\"><b>$ver</b></p>\n";
}
?>
- </div>
</body>
</html>