Vergleich admin/modules/forum/moderation_queue.php - 1.8.21 - 1.8.26

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 251Zeile 251
			$table->construct_row();
}


			$table->construct_row();
}


		$table->output($lang->threads_awaiting_moderation);

		$table->output($lang->threads_awaiting_moderation, 1, "general tfixed");

		echo $all_options;
echo $pagination;


		echo $all_options;
echo $pagination;


Zeile 397Zeile 397
			$table->construct_row();
}


			$table->construct_row();
}


		$table->output($lang->posts_awaiting_moderation);

		$table->output($lang->posts_awaiting_moderation, 1, "general tfixed");

		echo $all_options;
echo $pagination;


		echo $all_options;
echo $pagination;