Changeset 628 for trunk/pages/server.php
- Timestamp:
 - Aug 21, 2009, 5:45:13 PM (16 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/pages/server.php (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/pages/server.php
r627 r628 68 68 $Realms[] = $Config['Mangos']['RealmList'][$Realm]['Name']; 69 69 70 $Output .= '<table class="BaseTable" style=" margin: 5px;">70 $Output .= '<table class="BaseTable" style="width: 100%; margin: 5px;"> 71 71 <tr> 72 72 <th colspan="2">Server '.($Index + 1).'</td> … … 98 98 <tr> 99 99 <td>Světy</td> 100 <td>'.implode(', ', $Realms).'</td>100 <td>'.implode(', ', $Realms).'</td> 101 101 </tr> 102 102 <tr>  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  ![(please configure the [header_logo] section in trac.ini)](/wow/chrome/site/your_project_logo.png)