We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6903325 commit 4eae669Copy full SHA for 4eae669
application/views/statistics/list.phtml
@@ -35,7 +35,7 @@
35
{/if}
36
37
<li>
38
- <a href="{genUrl controller="dashboard" action="statistics" shortname=$cust.shortname}">
+ <a href="{genUrl controller="statistics" action="member" shortname=$cust.shortname}">
39
{$cust.name}
40
</a>
41
</li>
0 commit comments