summaryrefslogtreecommitdiffstats
path: root/web/template/footer.php
diff options
context:
space:
mode:
authorSimo Leone <simo@archlinux.org>2008-02-18 20:43:56 -0600
committerSimo Leone <simo@archlinux.org>2008-02-18 20:43:56 -0600
commit32be42aee109c2bb8a12b474f364a9d10d2b9da5 (patch)
tree1b638200f4239221cfce20cc5885d000824cfb78 /web/template/footer.php
parenta1c1ebb3152c588b717a49f46d34adfbfe5bf2f1 (diff)
downloadaurweb-32be42aee109c2bb8a12b474f364a9d10d2b9da5.tar.xz
Bump version to 1.5.0
Yes. Signed-off-by: Simo Leone <simo@archlinux.org>
Diffstat (limited to 'web/template/footer.php')
-rw-r--r--web/template/footer.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/template/footer.php b/web/template/footer.php
index e5351e2..9d85c7d 100644
--- a/web/template/footer.php
+++ b/web/template/footer.php
@@ -3,7 +3,7 @@
<br />
<?php
if ($ver) {
- print "<p style=\"text-align: right\">$ver</p>\n";
+ print "<p style=\"text-align: right; font-size: 14px;\">$ver</p>\n";
}
?>
</div>