Index: branches/5.1.x/core/units/categories/categories_tag_processor.php =================================================================== diff -u -N -r13487 -r13544 --- branches/5.1.x/core/units/categories/categories_tag_processor.php (.../categories_tag_processor.php) (revision 13487) +++ branches/5.1.x/core/units/categories/categories_tag_processor.php (.../categories_tag_processor.php) (revision 13544) @@ -1,6 +1,6 @@ 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 .= ' -
+
' . $this->Application->Phrase('la_btn_SectionProperties', false, true) . '
' . "\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 @@
-
+