aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB')
-rw-r--r--phpBB/install/install.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/install/install.php b/phpBB/install/install.php
index 018b8a1dfd..f689af2b4f 100644
--- a/phpBB/install/install.php
+++ b/phpBB/install/install.php
@@ -450,7 +450,7 @@ if ($stage == 0)
<h1><?php echo $lang['DIRECTORIES_AND_FILES']; ?></h2>
-<h2><? echo $lang['INSTALL_REQUIRED']; ?></h2>
+<h2><?php echo $lang['INSTALL_REQUIRED']; ?></h2>
<p><?php echo $lang['INSTALL_REQUIRED_FILES']; ?></p>