Index: categories_tag_processor.php =================================================================== --- categories_tag_processor.php (revision 13543) +++ categories_tag_processor.php (working copy) @@ -1463,14 +1463,13 @@ 'front' => 1, '__URLENCODE__' => 1, '__NO_REWRITE__'=> 1, - 'escape' => 1, 'index_file' => 'index.php', ); $edit_url = $this->Application->HREF('categories/categories_edit', ADMIN_DIRECTORY, $url_params); $edit_btn .= ' -
+
@@ -1478,7 +1477,7 @@
' . "\n"; } elseif (EDITING_MODE == EDITING_MODE_DESIGN) { $url_params = Array( - 'pass' => 'm,theme', + 'pass' => 'm,theme,theme-file', 'm_opener' => 'd', 'theme_id' => $this->Application->GetVar('m_theme'), 'theme_mode' => 't', @@ -1487,7 +1486,6 @@ 'front' => 1, '__URLENCODE__' => 1, '__NO_REWRITE__'=> 1, - 'escape' => 1, 'index_file' => 'index.php', ); @@ -1509,7 +1507,7 @@
-
+