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/newPoll.tpl | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100755 theme/admin/newPoll.tpl (limited to 'theme/admin/newPoll.tpl') diff --git a/theme/admin/newPoll.tpl b/theme/admin/newPoll.tpl deleted file mode 100755 index debc8f1..0000000 --- a/theme/admin/newPoll.tpl +++ /dev/null @@ -1,10 +0,0 @@ -Congradulations! You've successfully added a Poll RSS. Now it's time to add the new Poll Of The Week: - -
- Question:
- Option 1:
- Option 2:
- Option 3:
- Option 4:
- -
-- cgit 1.4.1