XenForo
Administrative
- Thread starter
- Admin
- #1
Hi folks.
I'm attempting to replace the following in the
PHP:
which would come and sit right beside the alert icon

I realized that it isn't efficient to use "Simple replacement" to do this and I've absolutely very little knowledge on regex. So I'm hoping someone might help me out here to put an icon there next to alert icon (which is...
Read more
ادامه مطلب...
I'm attempting to replace the following in the
PAGE_CONTAINER
template at the specified location:PHP:
Code:
<a href="{{ link('account/alerts') }}"....
</div>
<!-- right here -->
</xf:if>
which would come and sit right beside the alert icon

I realized that it isn't efficient to use "Simple replacement" to do this and I've absolutely very little knowledge on regex. So I'm hoping someone might help me out here to put an icon there next to alert icon (which is...
Read more
ادامه مطلب...