diff --git a/root/usr/share/smanager/themes/default/templates/back_tape_configure.html.ep b/root/usr/share/smanager/themes/default/templates/back_tape_configure.html.ep index 4a33b98..850e4ad 100644 --- a/root/usr/share/smanager/themes/default/templates/back_tape_configure.html.ep +++ b/root/usr/share/smanager/themes/default/templates/back_tape_configure.html.ep @@ -74,10 +74,8 @@


%= hidden_field 'Function' => $bac_datas->{'function'} -
%= submit_button $c->l('bac_UPDATE_CONF'), class => 'action' -
% end -% end +% end \ No newline at end of file diff --git a/root/usr/share/smanager/themes/default/templates/back_tape_restore.html.ep b/root/usr/share/smanager/themes/default/templates/back_tape_restore.html.ep index d1ac87f..6029a53 100644 --- a/root/usr/share/smanager/themes/default/templates/back_tape_restore.html.ep +++ b/root/usr/share/smanager/themes/default/templates/back_tape_restore.html.ep @@ -30,10 +30,8 @@ %= hidden_field 'Function' => $bac_datas->{'function'} -
%= submit_button $c->l('bac_RESTORE_FROM_TAPE'), class => 'action' -
% end -% end +% end \ No newline at end of file diff --git a/root/usr/share/smanager/themes/default/templates/back_workstn_configure.html.ep b/root/usr/share/smanager/themes/default/templates/back_workstn_configure.html.ep index 3f28766..1fd7ee0 100644 --- a/root/usr/share/smanager/themes/default/templates/back_workstn_configure.html.ep +++ b/root/usr/share/smanager/themes/default/templates/back_workstn_configure.html.ep @@ -44,12 +44,10 @@

%= hidden_field 'Function' => $bac_datas->{'function'} . '1' -
%= submit_button $c->l('NEXT'), class => 'action' -
% end -% end +% end \ No newline at end of file diff --git a/root/usr/share/smanager/themes/default/templates/back_workstn_configure1.html.ep b/root/usr/share/smanager/themes/default/templates/back_workstn_configure1.html.ep index dfd06bc..463bcb9 100644 --- a/root/usr/share/smanager/themes/default/templates/back_workstn_configure1.html.ep +++ b/root/usr/share/smanager/themes/default/templates/back_workstn_configure1.html.ep @@ -148,9 +148,7 @@ %= hidden_field 'Function' => $bac_datas->{function} %= hidden_field 'VFSType' => $bac_datas->{vfstype} -
%= submit_button $c->l('bac_UPDATE_CONF'), class => 'action' -
% end -% end +% end \ No newline at end of file diff --git a/root/usr/share/smanager/themes/default/templates/back_workstn_restore.html.ep b/root/usr/share/smanager/themes/default/templates/back_workstn_restore.html.ep index 1671d75..9fd3bf7 100644 --- a/root/usr/share/smanager/themes/default/templates/back_workstn_restore.html.ep +++ b/root/usr/share/smanager/themes/default/templates/back_workstn_restore.html.ep @@ -38,9 +38,7 @@

%= hidden_field 'Function' => $bac_datas->{'function'} -
%= submit_button $c->l('bac_RESTORE_FROM_WORKSTN'), class => 'action' -
% end -% end +% end \ No newline at end of file diff --git a/root/usr/share/smanager/themes/default/templates/back_workstn_restore1.html.ep b/root/usr/share/smanager/themes/default/templates/back_workstn_restore1.html.ep index 20b3ccb..803a173 100644 --- a/root/usr/share/smanager/themes/default/templates/back_workstn_restore1.html.ep +++ b/root/usr/share/smanager/themes/default/templates/back_workstn_restore1.html.ep @@ -29,9 +29,7 @@ %=l 'bac_YOU_MUST_REBOOT'

%= hidden_field 'Function' => $bac_datas->{'function'} -
%= submit_button $c->l('bac_REBOOT'), class => 'action' -
% end diff --git a/root/usr/share/smanager/themes/default/templates/back_workstn_sel_restore.html.ep b/root/usr/share/smanager/themes/default/templates/back_workstn_sel_restore.html.ep index 99c765d..d042dfa 100644 --- a/root/usr/share/smanager/themes/default/templates/back_workstn_sel_restore.html.ep +++ b/root/usr/share/smanager/themes/default/templates/back_workstn_sel_restore.html.ep @@ -39,12 +39,10 @@

%= hidden_field 'Function' => $bac_datas->{'function'} -
%= submit_button $c->l('PERFORM'), class => 'action' -
% end -% end +% end \ No newline at end of file diff --git a/root/usr/share/smanager/themes/default/templates/back_workstn_sel_restore1.html.ep b/root/usr/share/smanager/themes/default/templates/back_workstn_sel_restore1.html.ep index fd1d5dc..9b0bfd0 100644 --- a/root/usr/share/smanager/themes/default/templates/back_workstn_sel_restore1.html.ep +++ b/root/usr/share/smanager/themes/default/templates/back_workstn_sel_restore1.html.ep @@ -41,9 +41,7 @@ %= hidden_field 'Backupset' => $bac_datas->{'backupset'} %= hidden_field 'Filterexp' => $bac_datas->{'filterexp'} -
%= submit_button $c->l('PERFORM'), class => 'action' -
% end diff --git a/root/usr/share/smanager/themes/default/templates/back_workstn_sel_restore2.html.ep b/root/usr/share/smanager/themes/default/templates/back_workstn_sel_restore2.html.ep index 85999c6..3c0b3d2 100644 --- a/root/usr/share/smanager/themes/default/templates/back_workstn_sel_restore2.html.ep +++ b/root/usr/share/smanager/themes/default/templates/back_workstn_sel_restore2.html.ep @@ -24,9 +24,7 @@ %= form_for '/backupd' => (method => 'POST') => begin %= hidden_field 'Function' => $bac_datas->{'function'} -
%= submit_button $c->l('NEXT'), class => 'action' -
% end diff --git a/root/usr/share/smanager/themes/default/templates/back_workstn_verify.html.ep b/root/usr/share/smanager/themes/default/templates/back_workstn_verify.html.ep index 1eb3bb8..bc06917 100644 --- a/root/usr/share/smanager/themes/default/templates/back_workstn_verify.html.ep +++ b/root/usr/share/smanager/themes/default/templates/back_workstn_verify.html.ep @@ -44,10 +44,8 @@

%= hidden_field 'Function' => $bac_datas->{'function'} . '1' -
%= submit_button $c->l('bac_VERIFY'), class => 'action' -
% end -% end +% end \ No newline at end of file diff --git a/root/usr/share/smanager/themes/default/templates/back_workstn_verify1.html.ep b/root/usr/share/smanager/themes/default/templates/back_workstn_verify1.html.ep index 83a1672..2b8ad56 100644 --- a/root/usr/share/smanager/themes/default/templates/back_workstn_verify1.html.ep +++ b/root/usr/share/smanager/themes/default/templates/back_workstn_verify1.html.ep @@ -28,10 +28,8 @@ %= hidden_field 'Function' => $bac_datas->{'function'} -
%= submit_button $c->l('NEXT'), class => 'action' -
% end -% end +% end \ No newline at end of file diff --git a/root/usr/share/smanager/themes/default/templates/backup.html.ep b/root/usr/share/smanager/themes/default/templates/backup.html.ep index 9f1c570..d05c940 100644 --- a/root/usr/share/smanager/themes/default/templates/backup.html.ep +++ b/root/usr/share/smanager/themes/default/templates/backup.html.ep @@ -70,12 +70,10 @@


-
- %= submit_button $c->l('PERFORM'), class => 'action' -
- + %= submit_button $c->l('PERFORM'), class => 'action' + % end -% end +% end \ No newline at end of file diff --git a/smeserver-manager.spec b/smeserver-manager.spec index caf36c7..f8d825e 100644 --- a/smeserver-manager.spec +++ b/smeserver-manager.spec @@ -2,7 +2,7 @@ Summary: Sme server navigation module : manager 2 %define name smeserver-manager Name: %{name} %define version 11.0.0 -%define release 65 +%define release 66 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -143,6 +143,9 @@ true %defattr(-,root,root) %changelog +* Tue Mar 11 2025 Brian Read 11.0.0-66.sme +- Move the button for each backup panel to the left to conform to all the other panels. + * Sun Mar 09 2025 Brian Read 11.0.0-65.sme - Sort out missing hostname on nfs and cifs workstation backup on error [SME: 12948]