Revision b0884cde
Added by Jim Pingle almost 15 years ago
usr/local/www/system_usermanager.php | ||
---|---|---|
669 | 669 |
<tr> |
670 | 670 |
<td class="list" colspan="2"></td> |
671 | 671 |
<td class="list"> |
672 |
<a href="system_usermanager_addcert.php?userid=<?=$id?>">
|
|
672 |
<a href="system_certmanager?act=new&userid=<?=$id?>">
|
|
673 | 673 |
<img src="/themes/<?= $g['theme']; ?>/images/icons/icon_plus.gif" width="17" height="17" border="0" alt="" /> |
674 | 674 |
</a> |
675 | 675 |
</td> |
Also available in: Unified diff
Adjust add link.