please make Words => in the phrase:
line 2571:
HTML Code:
<label for="archive"><input name="archive" value="1" id="archive" <vb:if condition="$archive == 1">checked="checked"</vb:if> type="checkbox" /> Ladder is closed: Users cannot join or challenge in this ladder</label>
line 2572:
HTML Code:
<div><label for="sticky"><input name="sticky" value="1" id="sticky" <vb:if condition="$sticky == 1">checked="checked"</vb:if> type="checkbox" /> Ladder is sticky: Ladder remains at top of ladder listings</label></div>
line 1476:
HTML Code:
<label for="archive" title="Users cannot join/ comment in this tournament"><input name="archive" value="1" id="archive" <vb:if condition="$archive == 1">checked="checked"</vb:if> type="checkbox" /> Close Tournament</label>
line 1479:
HTML Code:
<label for="sticky" title="Tournament remains at top of tournament listings"><input name="sticky" value="1" id="sticky" <vb:if condition="$sticky == 1">checked="checked"</vb:if> type="checkbox" /> Stick Tournament</label>
line 2434: (word "at")
HTML Code:
{vb:rawphrase tmnt_lastedit} <a class="shade" href="member.php?u={vb:raw ladder.ed_userid}">{vb:raw ladder.ed_username}</a> at {vb:raw ladder.ed_time}
line 708:
HTML Code:
<a href="tournaments.php?do=editcomment&id={vb:raw comment.id}"<vb:if condition="$comment['ed_userid'] != '0'"> title="{vb:rawphrase tmnt_lastedit} {vb:raw comment.ed_username} at {vb:raw comment.ed_time}"</vb:if>>{vb:rawphrase edit}</a>
line 751:
HTML Code:
<div class="shade">{vb:rawphrase tmnt_lastedit} <a class="shade" href="member.php?u={vb:raw tmnt.le_userid}">{vb:raw tmnt.le_username}</a> at {vb:raw tmnt.le_time}</div>