View Single Post
  #599  
Old 02-09-2011, 04:58 PM
stwan stwan is offline
 
Join Date: Feb 2009
Posts: 159
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Please make Words => in the phrase:

Line 3854:
HTML Code:
<label for="u2">Opponent</label>

Line 3866:
HTML Code:
<label for="u"><vb:if condition="$ladder['pot']">Your Team<vb:else />Challenger</vb:if></label>

Line 5934 - 5938:
HTML Code:
<tr><td class="blocksubhead">Tournament Display Options</td></tr>
<tr><td class="vbmenu_option"><a href="tournaments.php?c={vb:var c}&amp;order={vb:var order}&amp;sort={vb:var sort}">Show All Tournaments</a></td></tr>
<tr><td class="vbmenu_option"><a href="tournaments.php?c={vb:var c}&amp;order={vb:var order}&amp;sort={vb:var sort}&amp;filter=1">Show Tournaments Awaiting Players Only</a></td></tr>
<tr><td class="vbmenu_option"><a href="tournaments.php?c={vb:var c}&amp;order={vb:var order}&amp;sort={vb:var sort}&amp;filter=2">Show Tournaments In Progress Only</a></td></tr>
<tr><td class="vbmenu_option"><a href="tournaments.php?c={vb:var c}&amp;order={vb:var order}&amp;sort={vb:var sort}&amp;filter=3">Show Finished Tournaments Only</a></td></tr>

Line 5956 - 5959:
HTML Code:
<option value="">All</option>
<option value="LMS" {vb:raw selected.type.LMS}>{vb:rawphrase tmnt_lms}</option>
<option value="1v1" {vb:raw selected.type.1v1}>{vb:rawphrase tmnt_1v1}</option>
<option value="de" {vb:raw selected.type.de}>{vb:rawphrase tmnt_de}</option>

Line 5962 - 5962:
HTML Code:
<option value="0" {vb:raw selected.filter.0}>Tournaments</option>
<option value="1" {vb:raw selected.filter.1}>Tournaments Awaiting Players</option>
<option value="2" {vb:raw selected.filter.2}>Tournaments In Progress</option>
<option value="3" {vb:raw selected.filter.3}>Finished Tournaments</option>

Line 3767 - 3770:
HTML Code:
<div class="blocksubhead" style="font-weight: normal">For Score: <i>Player A</i> <b>{vb:raw score_u}</b> - <b>{vb:raw score_u2}</b> <i>Player B</i> <br />
<i>Player A</i>'s rank will go from <b>{vb:raw rank_u}</b> to <b>{vb:raw newrank_u}</b>. {vb:raw e.e_u}<br />
<i>Player B</i>'s rank will go from <b>{vb:raw rank_u2}</b> to <b>{vb:raw newrank_u2}</b>. {vb:raw e.e_u2}<br /><br />
Try altering the starting elo ratings and scores below and then click Submit to see the effect.
</div>

Line 3777 - 3778:
HTML Code:
<b>Player A</b><br /><br />
Starting Elo Rating:<br />

Line 3780 and 3788:
HTML Code:
Score:<br />

Line 3785 - 3786:
HTML Code:
<b>Player B</b><br /><br />
Starting Elo Rating:<br />

Line 3812:
HTML Code:
<label for="teamid">Select the team you want to enter</label>
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01153 seconds
  • Memory Usage 1,799KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (10)bbcode_html
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete