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.tpl8
1 files changed, 4 insertions, 4 deletions
diff --git a/theme/admin/deletePost.tpl b/theme/admin/deletePost.tpl index 8c08112..c3ef82b 100755 --- a/theme/admin/deletePost.tpl +++ b/theme/admin/deletePost.tpl
@@ -1,6 +1,6 @@
1<H2>Delete a Post</H2><P> 1<h2>Delete a Post</h2>
2 2
3Are you ABSOLUTELY SURE that you want to delete this post?<P> 3<p>Are you ABSOLUTELY SURE that you want to delete this post?</p>
4 4
5<A HREF="/admin/deletePost.php?id=<!--ID-->&submit=">Yes</A><BR> 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> 6<a href="javascript:history.back();window.refresh();">Ummm.... actually I'd rather not</a></p>