A lightweight add-on that adds two new permissions under General Permissions to control whether users can change their email address or password through the forum's account settings.
Features:
Block email changes — Adds a "Can change email address" permission
Block password changes — Adds a...
Sticky/Lock FontAwesome Icon Replacement
Obviously, have FontAwesome in your PAGE_CONTAINER.
After <head>
add:
<link href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css" rel="stylesheet">
Now, to add the icons.
Open template thread_list_item
Find:
<xen:if...