aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/adm')
-rw-r--r--phpBB/adm/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/adm/index.php b/phpBB/adm/index.php
index 77433c127a..352795a04b 100644
--- a/phpBB/adm/index.php
+++ b/phpBB/adm/index.php
@@ -106,6 +106,7 @@ else if (isset($_GET['pane']) && $_GET['pane'] == 'left')
@ksort($action_ary);
+ $row_class = '';
foreach ($action_ary as $action => $file)
{
if (!empty($file))