
10-23-2011, 03:50 PM
|
|
|
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by stwan
Please make Words => in the phrase:
page competitions.php?do=editbanners
Line 794-797:
HTML Code:
<div class="blocksubhead" style="display: table-cell;">Image URL</div>
<div class="blocksubhead" style="display: table-cell;">Title</div>
<div class="blocksubhead" style="display: table-cell;">Description</div>
<div class="blocksubhead" style="display: table-cell;">Link URL</div>
Line 824-827:
HTML Code:
<div class="blocksubhead" style="display: table-cell;">Image URL</div>
<div class="blocksubhead" style="display: table-cell;">Title</div>
<div class="blocksubhead" style="display: table-cell;">Description</div>
<div class="blocksubhead" style="display: table-cell;">Link URL</div>
and:
Line 5972:
HTML Code:
<p class="description">This requires players to check in here before tournament, otherwise they will be removed from the tournament.</p>
replace:
HTML Code:
<p class="description">{vb:rawphrase tmnt_checkin_desc}</p>
|
Done for 4.5.1
|