mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 00:54:49 +02:00
Button styling updated to Bootstrap 'btn'
This commit is contained in:
@@ -107,7 +107,7 @@ if (isset($_POST['show_password']))
|
||||
$text .= "
|
||||
<tr>
|
||||
<td class='forumheader3' colspan='3' style='text-align:center'>
|
||||
<input class='button' type='submit' name='show_password' value='".LAN_PCALC_04."' />
|
||||
<input class='btn button' type='submit' name='show_password' value='".LAN_PCALC_04."' />
|
||||
</td>
|
||||
</tr>";
|
||||
|
||||
|
Reference in New Issue
Block a user