summary refs log tree commit diff stats
path: root/theme/admin/deletePost.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'theme/admin/deletePost.tpl')
-rwxr-xr-xtheme/admin/deletePost.tpl6
1 files changed, 0 insertions, 6 deletions
diff --git a/theme/admin/deletePost.tpl b/theme/admin/deletePost.tpl deleted file mode 100755 index c3ef82b..0000000 --- a/theme/admin/deletePost.tpl +++ /dev/null
@@ -1,6 +0,0 @@
1<h2>Delete a Post</h2>
2
3<p>Are you ABSOLUTELY SURE that you want to delete this post?</p>
4
5<p><a href="/admin/deletePost.php?id=<!--ID-->&amp;submit=">Yes</a><br />
6<a href="javascript:history.back();window.refresh();">Ummm.... actually I'd rather not</a></p>