diff options
Diffstat (limited to 'web/template/stats/user_table.php')
-rw-r--r-- | web/template/stats/user_table.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/template/stats/user_table.php b/web/template/stats/user_table.php index b844662..ec71999 100644 --- a/web/template/stats/user_table.php +++ b/web/template/stats/user_table.php @@ -13,7 +13,7 @@ </td> </tr> -<?php if ($atype == 'Trusted User'): ?> +<?php if (($atype == 'Trusted User') || ($atype == 'Developer')) : ?> <tr> <td class='boxSoft'> |