minor bug
git-svn-id: file:///home/shish/svn/shimmie2/trunk@343 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
parent
f75af6a908
commit
0df5cf59cf
@ -26,7 +26,7 @@ class TagEditTheme extends Themelet {
|
||||
$page->add_block(new Block(null, $html, "main", 5));
|
||||
}
|
||||
|
||||
public function display_mass_editor() {
|
||||
public function display_mass_editor($page) {
|
||||
$html = "
|
||||
<form action='".make_link("tag_edit/replace")."' method='POST'>
|
||||
<table border='1' style='width: 200px;'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user