Titles go bold

git-svn-id: file:///svn/phpbb/trunk@4038 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Ludovic Arnaud 2003-05-21 18:33:11 +00:00
parent 5b3787d66a
commit 1967bef6a5

View file

@ -37,7 +37,7 @@
<th colspan="2" align="center">{L_IP_INFO}</th> <th colspan="2" align="center">{L_IP_INFO}</th>
</th> </th>
<tr> <tr>
<td colspan="2" height="28" class="cat"><span class="gen">{L_OTHER_USERS}</span></td> <td colspan="2" height="28" class="cat"><b class="gen">{L_OTHER_USERS}</b></td>
</tr> </tr>
<!-- BEGIN userrow --> <!-- BEGIN userrow -->
<!-- IF userrow.S_ROW_COUNT is even --> <!-- IF userrow.S_ROW_COUNT is even -->
@ -50,7 +50,7 @@
</tr> </tr>
<!-- END userrow --> <!-- END userrow -->
<tr> <tr>
<td height="28" class="cat"><span class="gen">{L_OTHER_IPS}</span></td> <td height="28" class="cat"><b class="gen">{L_OTHER_IPS}</b></td>
<td class="cat" width="10%" nowrap="nowrap"><span class="gen">[ <a href="{U_LOOKUP_ALL}">{L_LOOKUP_ALL}</a> ]</span></td> <td class="cat" width="10%" nowrap="nowrap"><span class="gen">[ <a href="{U_LOOKUP_ALL}">{L_LOOKUP_ALL}</a> ]</span></td>
</tr> </tr>
<!-- BEGIN iprow --> <!-- BEGIN iprow -->