mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
Fix a minor style issue
git-svn-id: file:///svn/phpbb/trunk@2252 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<th height="25" class="thHead">{L_IP_INFO}</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="cat" height="28"><span class="cattitle"><b>{L_THIS_POST_IP}</b></span></td>
|
||||
<td class="catHead" height="28"><span class="cattitle"><b>{L_THIS_POST_IP}</b></span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="row1">
|
||||
@@ -24,7 +24,7 @@
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="cat" height="28"><span class="cattitle"><b>{L_OTHER_USERS}</b></span></td>
|
||||
<td class="catHead" height="28"><span class="cattitle"><b>{L_OTHER_USERS}</b></span></td>
|
||||
</tr>
|
||||
<!-- BEGIN userrow -->
|
||||
<tr>
|
||||
@@ -40,7 +40,7 @@
|
||||
</tr>
|
||||
<!-- END userrow -->
|
||||
<tr>
|
||||
<td class="cat" height="28"><span class="cattitle"><b>{L_OTHER_IPS}</b></span></td>
|
||||
<td class="catHead" height="28"><span class="cattitle"><b>{L_OTHER_IPS}</b></span></td>
|
||||
</tr>
|
||||
<!-- BEGIN iprow -->
|
||||
<tr>
|
||||
|
Reference in New Issue
Block a user