aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/viewsource.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/adm/style/viewsource.html')
-rw-r--r--phpBB/adm/style/viewsource.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/adm/style/viewsource.html b/phpBB/adm/style/viewsource.html
index da374037e8..077a00b2b5 100644
--- a/phpBB/adm/style/viewsource.html
+++ b/phpBB/adm/style/viewsource.html
@@ -1,5 +1,5 @@
<!-- INCLUDE simple_header.html -->
-
+<div id="acp">
<div class="panel" style="padding: 10px;">
<h1>{FILENAME}</h1>
@@ -16,5 +16,5 @@
</table>
</div>
-
+</div>
<!-- INCLUDE simple_footer.html --> \ No newline at end of file