summary refs log tree commit diff stats
path: root/theme/admin/deletePost.tpl
diff options
context:
space:
mode:
authorStarla Insigna <hatkirby@fourisland.com>2008-11-19 17:27:03 -0500
committerStarla Insigna <hatkirby@fourisland.com>2008-11-19 17:27:03 -0500
commit24503e3abe705acde2df159aeae61be0d009f92e (patch)
tree8debbd53dcd0db2f5934c5e2af4e697e3787781d /theme/admin/deletePost.tpl
downloadfourisland-24503e3abe705acde2df159aeae61be0d009f92e.tar.gz
fourisland-24503e3abe705acde2df159aeae61be0d009f92e.tar.bz2
fourisland-24503e3abe705acde2df159aeae61be0d009f92e.zip
Imported sources
Diffstat (limited to 'theme/admin/deletePost.tpl')
-rw-r--r--theme/admin/deletePost.tpl6
1 files changed, 6 insertions, 0 deletions
diff --git a/theme/admin/deletePost.tpl b/theme/admin/deletePost.tpl new file mode 100644 index 0000000..8c08112 --- /dev/null +++ b/theme/admin/deletePost.tpl
@@ -0,0 +1,6 @@
1<H2>Delete a Post</H2><P>
2
3Are you ABSOLUTELY SURE that you want to delete this post?<P>
4
5<A HREF="/admin/deletePost.php?id=<!--ID-->&submit=">Yes</A><BR>
6<A HREF="javascript:history.back();window.refresh();">Ummm.... actually I'd rather not</A>