source: trunk/forum/styles/WoWMoonclaw/contrib/_code_changes/template-posting_body_html-0.00_3.0.RC8-phpBB_3.0.RC6.txt

Last change on this file was 400, checked in by george, 17 years ago
  • Přidáno: Nové forum phpBB 3.
File size: 382 bytes
Line 
1>> ~line 10, in " <h3>{L_FORUM_RULES}</h3><br />"
2
3REMOVE :
4<br />
5
6
7>> ~line 13, in " <h3>{L_FORUM_RULES}</h3><br />"
8
9REMOVE :
10<br />
11
12
13
14>> ~line 216
15
16juste before :
17 <script type="text/javascript">
18 // <![CDATA[
19 colorPalette('v', 7, 6)
20REPLACE :
21 <td width="80" align="center" valign="top">
22WITH :
23 <td id="colorpalette" width="80" align="center" valign="top">
Note: See TracBrowser for help on using the repository browser.