aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/adm/style')
-rwxr-xr-xphpBB/adm/style/install_convert.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/phpBB/adm/style/install_convert.html b/phpBB/adm/style/install_convert.html
index b6477fddc9..b17ea838d2 100755
--- a/phpBB/adm/style/install_convert.html
+++ b/phpBB/adm/style/install_convert.html
@@ -11,8 +11,16 @@
<form id="install_convert" method="post" action="{U_ACTION}">
<h1>{TITLE}</h1>
+
<p>{BODY}</p>
+ <!-- IF S_ERROR_BOX -->
+ <div class="errorbox">
+ <h3>{ERROR_TITLE}</h3>
+ <p>{ERROR_MSG}</p>
+ </div>
+ <!-- ENDIF -->
+
<!-- IF S_LIST -->
<table cellspacing="1">
<caption>{L_AVAILABLE_CONVERTORS}</caption>