much theme docs, and some display_my_foo_error replaced with generic display_error

git-svn-id: file:///home/shish/svn/shimmie2/trunk@395 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
shish
2007-07-28 20:30:01 +00:00
parent 29829efc66
commit 0b7c038f52
19 changed files with 141 additions and 56 deletions

View File

@ -1,6 +1,12 @@
<?php
class AdminUtilsTheme extends Themelet {
/*
* Show a form which links to admin_utils with POST[action] set to one of:
* 'lowercase all tags'
* 'recount tag use'
* 'purge unused tags'
*/
public function display_form($page) {
$html = "
<p><form action='".make_link("admin_utils")."' method='POST'>