mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 22:57:14 +02:00
Button styling updated to Bootstrap 'btn'
This commit is contained in:
@@ -229,7 +229,7 @@ $text .= "
|
||||
<tr style='vertical-align:top'>
|
||||
<td style='width:25%'></td>
|
||||
<td style='width:75%'>
|
||||
<input class='button' type='submit' name='emailsubmit' value='".LAN_EMAIL_4."' />
|
||||
<input class='btn button' type='submit' name='emailsubmit' value='".LAN_EMAIL_4."' />
|
||||
<input type='hidden' name='referer' value='".$referrer."' />
|
||||
</td>
|
||||
</tr>
|
||||
|
Reference in New Issue
Block a user