fixed "view" link in static list

This commit is contained in:
real_nowhereman 2007-11-09 09:04:30 +00:00
parent 3db723707c
commit 4df312c056

View File

@ -26,7 +26,7 @@
<td>{$author}</td>
<td>
<a class="link-general"
href="{$panel_url|link:page_link}&amp;page={$id}">
href="{$id|link:page_link}">
{$panelstrings.act_view}
</a>
<a