fixed "view" link in static list
This commit is contained in:
parent
3db723707c
commit
4df312c056
@ -26,7 +26,7 @@
|
||||
<td>{$author}</td>
|
||||
<td>
|
||||
<a class="link-general"
|
||||
href="{$panel_url|link:page_link}&page={$id}">
|
||||
href="{$id|link:page_link}">
|
||||
{$panelstrings.act_view}
|
||||
</a>
|
||||
<a
|
||||
|
Loading…
x
Reference in New Issue
Block a user