summary refs log tree commit diff stats
path: root/theme/admin/deletedDraft.tpl
diff options
context:
space:
mode:
authorStarla Insigna <hatkirby@fourisland.com>2009-08-13 17:46:09 -0400
committerStarla Insigna <hatkirby@fourisland.com>2009-08-13 17:46:09 -0400
commitb5736e3ad3830fa732dcbd1a518ec3dd6ea7b98a (patch)
tree0449277e94a42aa155995a90fd8a89cb3309e7ab /theme/admin/deletedDraft.tpl
parent6a1d5b60e6ec541a36727b84b71168f62221f7d7 (diff)
downloadfourisland-b5736e3ad3830fa732dcbd1a518ec3dd6ea7b98a.tar.gz
fourisland-b5736e3ad3830fa732dcbd1a518ec3dd6ea7b98a.tar.bz2
fourisland-b5736e3ad3830fa732dcbd1a518ec3dd6ea7b98a.zip
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
Diffstat (limited to 'theme/admin/deletedDraft.tpl')
-rwxr-xr-xtheme/admin/deletedDraft.tpl6
1 files changed, 0 insertions, 6 deletions
diff --git a/theme/admin/deletedDraft.tpl b/theme/admin/deletedDraft.tpl deleted file mode 100755 index edd0b55..0000000 --- a/theme/admin/deletedDraft.tpl +++ /dev/null
@@ -1,6 +0,0 @@
1You've just deleted a draft!
2
3<ul>
4 <li><a href="/admin/manageDrafts.php">Manage Drafts</a></li>
5 <li><a href="/admin/">Return to the Admin Panel</a></li>
6</ul>