diff --git a/inc/config.php b/inc/config.php index 1b4dba88..1abec46d 100644 --- a/inc/config.php +++ b/inc/config.php @@ -1498,7 +1498,7 @@ // Capcode permissions. $config['mod']['capcode'] = array( JANITOR => array('Janitor'), - MOD => array('Mod'), + MOD => array('Mod'), ADMIN => true ); diff --git a/templates/mod/dashboard.html b/templates/mod/dashboard.html index 03ad0b85..68efe227 100644 --- a/templates/mod/dashboard.html +++ b/templates/mod/dashboard.html @@ -82,6 +82,13 @@ {% endif %} +{% if (mod|hasPermission(config.mod.news)) %} +