diff options
Diffstat (limited to 'src/includes/under-construction.php')
-rw-r--r-- | src/includes/under-construction.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/includes/under-construction.php b/src/includes/under-construction.php index 0ab79de..418d364 100644 --- a/src/includes/under-construction.php +++ b/src/includes/under-construction.php @@ -1,4 +1,5 @@ -<table class="constructionBox" cellspacing="0"><tbody><tr><td class="constructionBoxCell"> +<table class="constructionBox" cellspacing="0"><tbody> +<tr><td class="constructionBoxCell"> <img src="/static/under-construction.gif" alt="Under construction" /><br /> <strong>This page is still under construction!</strong> </td></tr></tbody></table> |