From b5736e3ad3830fa732dcbd1a518ec3dd6ea7b98a Mon Sep 17 00:00:00 2001 From: Starla Insigna Date: Thu, 13 Aug 2009 17:46:09 -0400 Subject: Rewrote Admin panel The following database changes must be made: * A TEXT column called "text" must be added to the end of "polloftheweek" * The transferPollRss.php script must be run * The "pollrss" table must be dropped Closes #113 --- theme/admin/pending.tpl | 108 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 theme/admin/pending.tpl (limited to 'theme/admin/pending.tpl') diff --git a/theme/admin/pending.tpl b/theme/admin/pending.tpl new file mode 100644 index 0000000..8ead332 --- /dev/null +++ b/theme/admin/pending.tpl @@ -0,0 +1,108 @@ +

Manage Pending

+ +
+ + + + +
+
+ + + +
+
+ +
+ + + + + + + + + + > + + + + + + + + + + + + + + + + + + + + +
Post NameAuthorActions
Move UpMove UpMove DownMove DownEditDeleteView
+ +
+ + +
There are no pending posts in the queue.
+ -- cgit 1.4.1