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