Skip to content

Commit 4eae669

Browse files
committed
Default URL does not seem to work. Copied from members.phtml
1 parent 6903325 commit 4eae669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/views/statistics/list.phtml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
{/if}
3636

3737
<li>
38-
<a href="{genUrl controller="dashboard" action="statistics" shortname=$cust.shortname}">
38+
<a href="{genUrl controller="statistics" action="member" shortname=$cust.shortname}">
3939
{$cust.name}
4040
</a>
4141
</li>

0 commit comments

Comments
 (0)