summary refs log tree commit diff stats
path: root/theme/admin/draftSuccess.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'theme/admin/draftSuccess.tpl')
-rwxr-xr-xtheme/admin/draftSuccess.tpl8
1 files changed, 0 insertions, 8 deletions
diff --git a/theme/admin/draftSuccess.tpl b/theme/admin/draftSuccess.tpl deleted file mode 100755 index aa0616e..0000000 --- a/theme/admin/draftSuccess.tpl +++ /dev/null
@@ -1,8 +0,0 @@
1Congradulations, you've just made/edited a draft!
2
3<ul>
4 <li><a href="/admin/editDraft.php?id=<!--ID-->">Edit this draft</a></li>
5 <li><a href="/admin/viewDraft.php?id=<!--ID-->">View this draft</a></li>
6 <li><a href="/admin/manageDrafts.php">Manage Drafts</a></li>
7 <li><a href="/admin/">Return to the Admin Panel</a></li>
8</ul>