diff options
Diffstat (limited to 'phpBB/adm/style/simple_body.html')
-rw-r--r-- | phpBB/adm/style/simple_body.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/phpBB/adm/style/simple_body.html b/phpBB/adm/style/simple_body.html deleted file mode 100644 index 0b1e11b9a2..0000000000 --- a/phpBB/adm/style/simple_body.html +++ /dev/null @@ -1,8 +0,0 @@ -<!-- INCLUDE simple_header.html --> - -<div class="successbox"> - <h3>{MESSAGE_TITLE}</h3> - <p>{MESSAGE_TEXT}</p> -</div> - -<!-- INCLUDE simple_footer.html -->
\ No newline at end of file |