From 781ecab67c33cbbccda9c0dc0d7d943963857624 Mon Sep 17 00:00:00 2001 From: Parziphal Date: Mon, 2 Dec 2013 19:23:42 -0500 Subject: [PATCH] added link to Post->Moderate --- app/views/static/more.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/views/static/more.php b/app/views/static/more.php index 16f53f7..379928d 100755 --- a/app/views/static/more.php +++ b/app/views/static/more.php @@ -16,6 +16,9 @@
  • linkTo($this->t('static11'), 'post#deleted_index') ?>
  • linkTo($this->t('static12'), 'history#index') ?>
  • linkTo($this->t('static13'), 'post#upload') ?>
  • + is_mod_or_higher()) : ?> +
  • linkTo($this->t('static13a'), 'post#moderate') ?>
  • + is_admin()) : ?>
  • linkTo('Import', 'post#import') ?>