summary refs log tree commit diff stats
path: root/theme/admin/deletedPending.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'theme/admin/deletedPending.tpl')
-rwxr-xr-xtheme/admin/deletedPending.tpl8
1 files changed, 4 insertions, 4 deletions
diff --git a/theme/admin/deletedPending.tpl b/theme/admin/deletedPending.tpl index 220aa11..71100d6 100755 --- a/theme/admin/deletedPending.tpl +++ b/theme/admin/deletedPending.tpl
@@ -1,6 +1,6 @@
1You've just deleted a pending post! 1You've just deleted a pending post!
2 2
3<UL> 3<ul>
4 <LI><A HREF="/admin/managePending.php">Manage Pending Posts</A></LI> 4 <li><a href="/admin/managePending.php">Manage Pending Posts</a></li>
5 <LI><A HREF="/admin/">Return to the Admin Panel</A></LI> 5 <li><a href="/admin/">Return to the Admin Panel</a></li>
6</UL> 6</ul>