Index: branches/RC/themes/default2009/platform/elements/footer.elm.tpl
===================================================================
diff -u -r11456 -r11893
--- branches/RC/themes/default2009/platform/elements/footer.elm.tpl (.../footer.elm.tpl) (revision 11456)
+++ branches/RC/themes/default2009/platform/elements/footer.elm.tpl (.../footer.elm.tpl) (revision 11893)
@@ -9,7 +9,7 @@
\ No newline at end of file
Index: branches/RC/themes/default2009/platform/elements/categories.elm.tpl
===================================================================
diff -u -r11879 -r11893
--- branches/RC/themes/default2009/platform/elements/categories.elm.tpl (.../categories.elm.tpl) (revision 11879)
+++ branches/RC/themes/default2009/platform/elements/categories.elm.tpl (.../categories.elm.tpl) (revision 11893)
@@ -76,7 +76,7 @@
- " class="sub-category">...
+ " class="sub-category">...
Index: branches/RC/core/kernel/db/db_tag_processor.php
===================================================================
diff -u -r11892 -r11893
--- branches/RC/core/kernel/db/db_tag_processor.php (.../db_tag_processor.php) (revision 11892)
+++ branches/RC/core/kernel/db/db_tag_processor.php (.../db_tag_processor.php) (revision 11893)
@@ -1,6 +1,6 @@
GetList($params);
if ($list->PerPage < $list->RecordsCount) {
- $block_params = array();
+ $block_params = $this->prepareTagParams($params);
$block_params['name'] = $this->SelectParam($params, 'render_as,block');
+
return $this->Application->ParseBlock($block_params);
}
}
Index: branches/RC/themes/default2009/platform/sitemap.tpl
===================================================================
diff -u -r11880 -r11893
--- branches/RC/themes/default2009/platform/sitemap.tpl (.../sitemap.tpl) (revision 11880)
+++ branches/RC/themes/default2009/platform/sitemap.tpl (.../sitemap.tpl) (revision 11893)
@@ -31,7 +31,7 @@
-
+