diff --git a/CHANGELOG b/CHANGELOG index 1605149..f4f184c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,6 +3,7 @@ ====================== Version Description +1.4.03......Cosmetic changes, adjust options row position. 1.4.02......Add resizable columns and auto-refresh option, thanks to rucko24. 1.4.01......Code fixes and improvements, thanks to rucko24. 1.4.00......Performance and code improvements, thanks to rucko24. diff --git a/gui/bastille_manager_maintenance.php b/gui/bastille_manager_maintenance.php index 67e82a0..ebb4121 100644 --- a/gui/bastille_manager_maintenance.php +++ b/gui/bastille_manager_maintenance.php @@ -381,6 +381,12 @@ $(document).ready(function(){ " value="" /> " value="" /> + + + + + +
@@ -390,8 +396,6 @@ $(document).ready(function(){ - -
diff --git a/version b/version index 41e061e..0e6aa1b 100644 --- a/version +++ b/version @@ -1 +1 @@ -1.4.02 +1.4.03