Restyle login, change password works
This commit is contained in:
@@ -139,6 +139,9 @@ $(function () {
|
||||
$("a:contains('" + text + "')")
|
||||
.prepend('<i class="icon-' + icon + '" /> ');
|
||||
});
|
||||
|
||||
$(".navbar-inverse a[title='Manage']")
|
||||
.prepend('<i class="icon-user icon-white" /> ');
|
||||
});
|
||||
|
||||
$(function() {
|
||||
|
||||
Reference in New Issue
Block a user