Commit b3e3a49d623da2636de1fb2b77729b9d867a59c2
1 parent
f7011547
new link in open all
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
src/app/frontend/views/page/subtype.php
... | ... | @@ -217,7 +217,7 @@ |
217 | 217 | { |
218 | 218 | echo'<div class="inner1"><div class="paginate" align="center">'; |
219 | 219 | echo $paginate; |
220 | - if(empty($_GET['all']))echo'<div align="center"><a href="'.$this->seoUrl->setUrl($this->url->get($page_url_for_sort['3'])).'?all=1" style="display:block;margin-bottom:20px;">'.$t->_("show_all").'</a></div>'; | |
220 | + if(empty($_GET['all']))echo'<div align="center"><a href="'.$this->seoUrl->setUrl($this->url->get($page_url_for_sort['3'])).'?all=1#item_'.($page*12).'" style="display:block;margin-bottom:20px;">'.$t->_("show_all").'</a></div>'; | |
221 | 221 | echo '</div></div>'; |
222 | 222 | |
223 | 223 | } | ... | ... |
src/app/frontend/views/partial/item_group.php