summaryrefslogtreecommitdiff
path: root/src/includes
diff options
context:
space:
mode:
authorJonas Kohl <gitlab@jonaskohl.de>2024-07-19 16:30:46 +0200
committerJonas Kohl <gitlab@jonaskohl.de>2024-07-19 16:30:46 +0200
commit551fe367342f4c3d4c859f58054c6076b3fe4d69 (patch)
tree93f1bfc2fc0c9db830cabf4df3318f45fc488833 /src/includes
parent170d134f6988450861d23eb02855eafd84a4e071 (diff)
Wrap after 80 cols
Diffstat (limited to 'src/includes')
-rw-r--r--src/includes/under-construction.php3
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>