- ', template_button_strip(Utils::$context['memberlist_buttons'], 'right'), '
';
} else {
echo '
- ', Utils::$context['page_index'], '
+ ', template_button_strip(Utils::$context['memberlist_buttons'], 'right'), '
';
+
+
';
}
@@ -439,6 +439,11 @@ function template_unapproved_posts()
echo '
', Utils::$context['page_index'], '
';
if (!empty(Theme::$current->options['display_quick_mod']) && Theme::$current->options['display_quick_mod'] == 1) {
echo '
@@ -395,7 +396,6 @@ function template_unapproved_posts()
}
echo '
- ', Utils::$context['page_index'], '
';
+ if (!empty(Utils::$context['unapproved_items'])) {
+ echo '
+
', Utils::$context['page_index'], '
';
+ }
+
if (!empty(Theme::$current->options['display_quick_mod']) && Theme::$current->options['display_quick_mod'] == 1) {
echo '
@@ -454,11 +459,6 @@ function template_unapproved_posts()
';
}
- if (!empty(Utils::$context['unapproved_items'])) {
- echo '
- ', Utils::$context['page_index'], '
';
- }
-
echo '