first commit
This commit is contained in:
3
apps/backend/modules/stUser/templates/_username.php
Normal file
3
apps/backend/modules/stUser/templates/_username.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php use_helper('stTooltip'); ?>
|
||||
|
||||
<?php echo '<a class="list_tooltip" href="'.st_url_for('stUser/edit?id='.$id).'" title="'.$username.'">'.link_to(truncate_text($username, '70', '...'), 'stUser/edit?id='.$id); ?>
|
||||
Reference in New Issue
Block a user