[vhffs-dev] [1616] Fixed two links in the panel. |
[ Thread Index |
Date Index
| More vhffs.org/vhffs-dev Archives
]
Revision: 1616
Author: xavier
Date: 2010-08-14 18:31:07 +0200 (Sat, 14 Aug 2010)
Log Message:
-----------
Fixed two links in the panel.
Modified Paths:
--------------
trunk/vhffs-panel/templates/admin/misc/moderation_part.tmpl
Modified: trunk/vhffs-panel/templates/admin/misc/moderation_part.tmpl
===================================================================
--- trunk/vhffs-panel/templates/admin/misc/moderation_part.tmpl 2010-08-09 11:42:57 UTC (rev 1615)
+++ trunk/vhffs-panel/templates/admin/misc/moderation_part.tmpl 2010-08-14 16:31:07 UTC (rev 1616)
@@ -7,14 +7,14 @@
</td>
<td>
- <a href="user/show.pl?NAME=<TMPL_VAR ESCAPE=1 NAME="OWNER">">
+ <a href="/user/prefs.pl?name=<TMPL_VAR ESCAPE=1 NAME="OWNER">">
<TMPL_VAR ESCAPE=1 NAME="OWNER">
</a>
(<TMPL_VAR ESCAPE=1 NAME="NOTE">)
</td>
<td>
- <a href="group/show.pl?NAME=<TMPL_VAR ESCAPE=1 NAME="GROUP">">
+ <a href="/group/view.pl?group=<TMPL_VAR ESCAPE=1 NAME="GROUP">">
<TMPL_VAR ESCAPE=1 NAME="GROUP">
</a>
</td>