Quote:
Originally Posted by GrendelKhan{TSU
- user group permissions?
- how do we change the titles "give us advertisement"? that titled doesn't work well with my boards. 
|
Open XML file for editing, search for
Code:
<phrase name="giveus_advertisement" date="1207311767" username="Hasann" version=""><![CDATA[ Give us Advertisement ]]></phrase>
Modify like so...
Code:
<phrase name="giveus_advertisement" date="1207311767" username="Hasann" version=""><![CDATA[Support Our Sponsors]]></phrase>
Would have been nice though to have that open in the admincp options, and not having to edit them manually within xml file. But easy enough non the less...