Exemplo n.º 1
0
?>
';}"
   onfocus="if (this.value == '<?php 
echo $search_bans;
?>
') {this.value = '';}" 
   name="search_bans" id="search_bans"
   />
   <input type="submit" value="<?php 
echo $lang["search"];
?>
" class="menuButtons" />
   </form>
   </td>
   <td><?php 
echo OS_AZ_Filter('bans', 'search_bans');
?>
</td>
   </tr>
</table>
</div>

<?php 
echo os_display_custom_fields();
?>

  <table>
   <tr>
     <th width="180" class="padLeft"><?php 
echo $lang["player"];
?>
Exemplo n.º 2
0
     <table>
	   <tr>
	    <td class="no_border"><?php 
echo MonthYearForm($TopPageStartYear);
?>
</td>
		<td class="no_border"><?php 
echo DisplayGameTypesTop($GameAliases);
?>
</td>
	    <td valign="middle" style="vertical-align:middle;" class="no_border"><?php 
echo OS_SortTopPlayers();
?>
</td>
	    <td class="no_border"><?php 
echo OS_AZ_Filter('top');
?>
</td>
	    <td class="no_border"><?php 
echo OS_DisplayCountries('country', 1, 'top');
?>
</td>
	   </tr>
	 </table>
	 </form>
	 
    <table>
     <tr> 
	   <th width="32" class="padLeft">&nbsp;</th>
	   <?php 
if (OS_TOP_ONLINE == 1) {
Exemplo n.º 3
0
echo $members_search;
?>
';}"
   onfocus="if (this.value == '<?php 
echo $members_search;
?>
') {this.value = '';}" 
   name="members_search"
   />
   
   <input type="submit" value="<?php 
echo $lang["search"];
?>
" class="menuButtons" />
   <span><?php 
echo OS_AZ_Filter('members', 'search_members');
?>
</span>
   </form>
	 
  <table>
    <tr>
	 <th width="72"   class="padLeft"><?php 
echo $lang["avatar"];
?>
</th>
	 <th width="200"><?php 
echo $lang["username"];
?>
</th>
	 <th width="160"><?php