summary refs log tree commit diff stats
path: root/theme/admin/deletePending.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'theme/admin/deletePending.tpl')
-rw-r--r--theme/admin/deletePending.tpl6
1 files changed, 6 insertions, 0 deletions
diff --git a/theme/admin/deletePending.tpl b/theme/admin/deletePending.tpl new file mode 100644 index 0000000..03541f2 --- /dev/null +++ b/theme/admin/deletePending.tpl
@@ -0,0 +1,6 @@
1<H2>Delete a Pending Post</H2><P>
2
3Are you ABSOLUTELY SURE that you want to delete this pending post?<P>
4
5<A HREF="/admin/deletePending.php?id=<!--ID-->&submit=">Yes</A><BR>
6<A HREF="javascript:history.back();window.refresh();">Ummm.... actually I'd rather not</A>