diff options
Diffstat (limited to 'web/template/footer.php')
-rw-r--r-- | web/template/footer.php | 1 |
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> |