More use of EL, fix for admin links
[mailer.git] / inc / modules / admin / what-list_cats.php
index 75b3895a0b1d794281c4b8ec8175dd31caca789b..d581889e30ae86fc90d9074554ae33f24ac240f3 100644 (file)
@@ -55,7 +55,6 @@ if (isGetRequestParameterSet('userid')) {
                // Prepare constants
                // @TODO No longer needed? define('__CATS_BASE'   , '<a href="{%url=modules.php?module=admin&amp;userid=');
                $content['userid']       = bigintval(getRequestParameter('userid'));
-               $content['member_links'] = generateMemberAdminActionLinks($content['userid']);
                $content['email']        = '<a href="' . generateEmailLink($content['email'], 'user_data') . '">' . $content['surname'] . ' ' . $content['family'] . '</a>';
 
                // Ok, list categories of this user