diff -r 0b5244001799 -r c4ce1640e1f4 plugins/SpecialAdmin.php --- a/plugins/SpecialAdmin.php Tue Sep 11 18:35:39 2007 -0400 +++ b/plugins/SpecialAdmin.php Wed Sep 12 00:18:32 2007 -0400 @@ -1658,7 +1658,8 @@ echo '
This page has been deleted.

Return to Page manager
Admin home

'; return; } - echo '
'; + $url = makeUrlNS('Special', 'Administration', 'module='.$paths->cpage['module'], true); + echo ''; ?>

Modify page: