JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
new template naming conventions, etc
[wfpl-cms.git] / admin_pages.php
index cb2ecbe..8ac29d1 100644 (file)
@@ -157,5 +157,5 @@ function admin_pages_edit_main() {
        }
 
        tem_set('form', $data);
-       tem_set('extra_headers', 'show');
+       tem_set('$head', 'show'); # wysiwyg init goes in <head>
 }