]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/BaseModeration.php
Add icon placeholder for images in image grid
[friendica.git] / src / Module / BaseModeration.php
index a575e51f79e01abe35d25b4cc90af1abe924742d..8fa9733eb6165bdae085e8b137f6f98852df7667 100644 (file)
@@ -107,6 +107,7 @@ abstract class BaseModeration extends BaseModule
                $aside_sub = [
                        'information' => [$this->t('Information'), [
                                'overview' => ['moderation', $this->t('Overview'), 'overview'],
+                               'reports'  => ['moderation/reports', $this->t('Reports'), 'overview'],
                        ]],
                        'configuration' => [$this->t('Configuration'), [
                                'users' => ['moderation/users', $this->t('Users'), 'users'],