Skip to content

Commit

Permalink
#717: Applied clearb class to help text.
Browse files Browse the repository at this point in the history
  • Loading branch information
Quy Ton committed Oct 6, 2012
1 parent 4179643 commit bf81445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin_users.php
Expand Up @@ -663,7 +663,7 @@
<td>
<label class="conl"><input type="radio" name="ban_the_ip" tabindex="3" value="1" checked="checked" />&#160;<strong><?php echo $lang_admin_common['Yes'] ?></strong></label>
<label class="conl"><input type="radio" name="ban_the_ip" tabindex="4" value="0" checked="checked" />&#160;<strong><?php echo $lang_admin_common['No'] ?></strong></label>
<span><?php echo $lang_admin_users['Ban IP help'] ?></span>
<span class="clearb"><?php echo $lang_admin_users['Ban IP help'] ?></span>
</td>
</tr>
</table>
Expand Down

0 comments on commit bf81445

Please sign in to comment.