mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-06 23:24:57 +00:00
- add icon to remove button
This commit is contained in:
parent
bb32deb74f
commit
a3998cbaea
|
@ -68,7 +68,7 @@ class LetoDMS_View_RemoveUser extends LetoDMS_Bootstrap_Style {
|
|||
</select>
|
||||
</p>
|
||||
|
||||
<p><input type="submit" class="btn" value="<?php printMLText("rm_user");?>"></p>
|
||||
<p><button type="submit" class="btn"><i class="icon-remove"></i> <?php printMLText("rm_user");?></button></p>
|
||||
|
||||
</form>
|
||||
<?php
|
||||
|
|
Loading…
Reference in New Issue
Block a user