summary refs log tree commit diff stats
path: root/theme/admin/deletePost.tpl
blob: 8c081121af4ebe1f141437dd2042075808825bda (plain) (blame)
1
2
3
4
5
6
<H2>Delete a Post</H2><P>

Are you ABSOLUTELY SURE that you want to delete this post?<P>

<A HREF="/admin/deletePost.php?id=<!--ID-->&submit=">Yes</A><BR>
<A HREF="javascript:history.back();window.refresh();">Ummm.... actually I'd rather not</A>