summary refs log tree commit diff stats
path: root/theme/admin/deletePost.tpl
blob: c3ef82b9a9872d35b4917c3b551d103387b68a06 (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>

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