mirror of
https://github.com/e107inc/e107.git
synced 2025-08-14 02:24:08 +02:00
Button styling updated to Bootstrap 'btn'
This commit is contained in:
@@ -491,7 +491,7 @@ if ($action == "report" && check_class($pref['download_reportbroken']))
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan='2' style='text-align:center;'><br />
|
||||
<input class='button' type='submit' name='report_download' value=\"".LAN_dl_45."\" />
|
||||
<input class='btn button' type='submit' name='report_download' value=\"".LAN_dl_45."\" />
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
Reference in New Issue
Block a user