diff --git a/CHANGELOG.md b/CHANGELOG.md index 70db065d0..587590885 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ **Merged pull requests:** +- Some improvements in default template [\#1159](https://github.com/torrentpier/torrentpier/pull/1159) ([belomaxorka](https://github.com/belomaxorka)) - Use sent port instead of source [\#1158](https://github.com/torrentpier/torrentpier/pull/1158) ([kovalensky](https://github.com/kovalensky)) - Remove unnecessary meta tags from file listing [\#1157](https://github.com/torrentpier/torrentpier/pull/1157) ([kovalensky](https://github.com/kovalensky)) - Use different file listing url parameters for effective indexing by search engines [\#1156](https://github.com/torrentpier/torrentpier/pull/1156) ([kovalensky](https://github.com/kovalensky)) diff --git a/styles/templates/default/index.tpl b/styles/templates/default/index.tpl index 58f4f0872..1141eca29 100644 --- a/styles/templates/default/index.tpl +++ b/styles/templates/default/index.tpl @@ -78,7 +78,7 @@
{L_SUBFORUMS}: - ►{c.f.sf.SF_NAME} + ►{c.f.sf.SF_NAME}
diff --git a/styles/templates/default/index_map.tpl b/styles/templates/default/index_map.tpl index 7621c84f6..2fa89cea7 100644 --- a/styles/templates/default/index_map.tpl +++ b/styles/templates/default/index_map.tpl @@ -42,7 +42,7 @@ $(function(){ $.each($('#f-map a'), function(i,a) { var f_id = $(a).attr('href'); $(a) - .attr('href', 'viewforum.php?f='+ f_id) + .attr('href', '{U_FORUM}?f='+ f_id) .before('