diff options
Diffstat (limited to 'web/template/footer.php')
-rw-r--r-- | web/template/footer.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/template/footer.php b/web/template/footer.php index 0948f68..669c9a0 100644 --- a/web/template/footer.php +++ b/web/template/footer.php @@ -5,5 +5,6 @@ echo "<div class=\"pgbox version\">" . htmlspecialchars($ver) . "</div>"; } ?> + </div> </body> </html> |