another one...

This commit is contained in:
Shish 2009-01-04 12:04:55 -08:00
parent eeda4d6ab3
commit e429a0a6ef

View File

@ -12,7 +12,7 @@ class SetupTheme extends Themelet {
*
* The page should wrap all the options in a form which links to setup_save
*/
public function display_page(Page $page, $panel) {
public function display_page(Page $page, SetupPanel $panel) {
$setupblock_html1 = "";
$setupblock_html2 = "";