
01-07-2006, 12:33 AM
|
 |
|
|
Join Date: Jul 2005
Location: 4C6F6E672049736C616E642C2
Posts: 238
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by kall
A much safer way would be to go into FORUMDISPLAY and change
Code:
<td class="vbmenu_control" id="imod" align="center">
to
Code:
<td class="vbmenu_control" id="imod" align="center" title="$vbphrase[moderation]">
.. importing the xml will overwrite any changed templates that you have customised.
The changes from 3.5.2 to 3.5.3 don't actually require reverting on any of the templates changed for the Steel Styles.
|
That's easy!
Thanks!
|