From 3bc20f709cd516d6ab745a8e45ba60bad52032a3 Mon Sep 17 00:00:00 2001 From: Antoine Ginies Date: Wed, 24 Aug 2005 08:38:57 +0000 Subject: summary-remove step: remove back button --- samba_wizard/Sambashare.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/samba_wizard/Sambashare.pm b/samba_wizard/Sambashare.pm index 833afa89..68a9b94e 100755 --- a/samba_wizard/Sambashare.pm +++ b/samba_wizard/Sambashare.pm @@ -570,6 +570,7 @@ $o->{pages} = { ], post => \&do_it_remove_share, next => 'end_delete_share', + no_back => 1, }, summary_add_user_share => { name => N("Summary of add a user share") . "\n\n" . N("If you really want to add this share, click the Next button or use the Back button."), -- cgit v1.2.1