mirror of
https://github.com/e107inc/e107.git
synced 2025-07-30 19:30:25 +02:00
Button styling updated to Bootstrap 'btn'
This commit is contained in:
@@ -256,7 +256,7 @@ $text .= "
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td style='text-align:center' colspan='2' class='forumheader'><input class='button' type='submit' name='upload' value='".LAN_416."' /></td>
|
||||
<td style='text-align:center' colspan='2' class='forumheader'><input class='btn button' type='submit' name='upload' value='".LAN_416."' /></td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
|
Reference in New Issue
Block a user