aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/install_install.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/adm/style/install_install.html')
-rwxr-xr-xphpBB/adm/style/install_install.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/install_install.html b/phpBB/adm/style/install_install.html
index 69de6b2604..07de87fd31 100755
--- a/phpBB/adm/style/install_install.html
+++ b/phpBB/adm/style/install_install.html
@@ -20,7 +20,7 @@
<!-- ELSE -->
<dl>
- <dt>{checks.TITLE}:</label><!-- IF checks.S_EXPLAIN --><br /><span class="explain">{checks.TITLE_EXPLAIN}</span><!-- ENDIF --></dt>
+ <dt>{checks.TITLE}:<!-- IF checks.S_EXPLAIN --><br /><span class="explain">{checks.TITLE_EXPLAIN}</span><!-- ENDIF --></dt>
<dd>{checks.RESULT}</dd>
</dl>
<!-- ENDIF -->