make Words => in the phrase:
Line 969:
HTML Code:
{vb:raw tmnt.noplayers} <vb:if condition="$tmnt['status'] == $vbphrase['tmnt_waiting'] AND $tmntp['canedittmnt']"><vb:if condition="$tmnt['noplayers'] > 2"><a href="tournaments.php?do=removeslot&id={vb:raw tmnt.id}" title="Remove Slot"><img src="{vb:stylevar imgdir_button}/collapse_alt.gif" width="11" height="11" alt="Remove Slot" title="Remove Slot" border="0" /></a> </vb:if><vb:if condition="!($tmnt['type'] == $vbphrase['tmnt_1v1'] AND $tmnt['noplayers'] >= 256)"><a href="tournaments.php?do=addslot&id={vb:raw tmnt.id}" title="addslot"><img src="{vb:stylevar imgdir_button}/collapse_alt_collapsed.gif" width="11" border="0" height="11" alt="Add Slot" title="Add Slot" /></a></vb:if></vb:if></div>
Remove Slot and Add Slot
Line 709:
HTML Code:
<a href="tournaments.php?do=killplayer&id={vb:raw cmpt.id}&tid={vb:raw tid}&userid={vb:raw cmpt.userid}" title="{vb:rawphrase tmnt_deleteplayer}" onclick="return confirm('Are you sure you remove this player from this tournament?')"><img src="{vb:stylevar imgdir_misc}/moderated.gif" border="0" width="13" height="17" class="inlineimg" title="{vb:rawphrase tmnt_deleteplayer}" alt="" /></a></vb:if>
Line 720:
HTML Code:
<a href="tournaments.php?do=killplayer&id={vb:raw cmpt.id}&tid={vb:raw tid}&userid={vb:raw cmpt.userid}" title="{vb:rawphrase tmnt_deleteplayer}" onclick="return confirm('Are you sure you remove this player from this tournament?')"><img src="{vb:stylevar imgdir_misc}/moderated.gif" border="0" width="13" height="17" class="inlineimg" title="{vb:rawphrase tmnt_deleteplayer}" alt="" /></a>
Line 791:
HTML Code:
<a href="tournaments.php?do=killcomment&id={vb:raw comment.id}&tid={vb:raw tid}&userid={vb:raw comment_userid}" onclick="return confirm('Are you sure you want to delete this comment?')">{vb:rawphrase delete}</a>
Line 2963:
HTML Code:
<a href="ladders.php?do=deletechallenge&id={vb:raw game.id}&from=allchallenges" onclick="return confirm('Are you sure you want to delete this challenge?');">
Line 2991:
HTML Code:
<a href="ladders.php?lid={vb:raw lid}&do=killmc&id={vb:raw value.id}&mid={vb:raw value.mid}&sh=3&from={vb:var from}" onclick="return confirm('Are you sure you want to delete this comment?')">{vb:rawphrase delete}</a>
Line 3125:
HTML Code:
<a href="ladders.php?lid={vb:raw lid}&do=killmc&id={vb:raw value.id}&mid={vb:raw value.mid}&from=reportedmatches" onclick="return confirm('Are you sure you want to delete this comment?')">{vb:rawphrase delete}</a>
Line 3327:
HTML Code:
<a href="ladders.php?lid={vb:raw lid}&do=killmc&id={vb:raw value.id}&mid={vb:raw value.mid}&sh=2" onclick="return confirm('Are you sure you want to delete this comment?')">{vb:rawphrase delete}</a>
Line 3427:
HTML Code:
<a href="ladders.php?lid={vb:raw lid}&do=killmc&id={vb:raw value.id}&mid={vb:raw value.mid}&sh=1" onclick="return confirm('Are you sure you want to delete this comment?')">{vb:rawphrase delete}</a>
Line 3986:
HTML Code:
<a href="ladders.php?lid={vb:raw lid}&do=killmc&id={vb:raw value.id}&mid={vb:raw value.mid}&sh=1" onclick="return confirm('Are you sure you want to delete this comment?')">{vb:rawphrase delete}</a>
Line 1984:
HTML Code:
<label for="xp_1st">1<sup>st</sup></label>
Line 1988:
HTML Code:
<label for="xp_2nd">2<sup>nd</sup></label>
Line 1992:
HTML Code:
<label for="xp_2nd">2<sup>nd</sup></label>
===
File tournament.php:
Line 1783:
PHP Code:
'' => construct_phrase("Swapping Player")
Line 4615:
PHP Code:
$filter = "Tournaments ".$vbphrase['tmnt_waiting'];
Line 4618:
PHP Code:
$filter = "Tournaments ".$vbphrase['tmnt_inprogress'];
Line 4621:
PHP Code:
$filter = $vbphrase['tmnt_finished']." Tournaments";
too in the phrases