summary refs log tree commit diff stats
path: root/theme/admin/deletePending.tpl
blob: 6a365c1e3e9d14b56e09823c8644571d9a263ed7 (plain) (blame)
1
2
3
4
5
6
<h2>Delete a Pending Post</h2>

<p>Are you ABSOLUTELY SURE that you want to delete this pending post?</p>

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