mirror of
https://github.com/e107inc/e107.git
synced 2025-08-13 18:14:26 +02:00
Issue #2970 btn-default > btn-default btn-secondary
This commit is contained in:
@@ -277,7 +277,7 @@ $text =
|
||||
$text .= "
|
||||
<tr>
|
||||
<td class='forumheader3' colspan='3' style='text-align:center'>
|
||||
<input class='btn btn-default button' type='submit' name='GetOnWithIt' value='".LAN_PCONV_04."' />
|
||||
<input class='btn btn-default btn-secondary button' type='submit' name='GetOnWithIt' value='".LAN_PCONV_04."' />
|
||||
</td>
|
||||
</tr>";
|
||||
|
||||
|
Reference in New Issue
Block a user