PR Submenu change from "quit" to "back" #111
@@ -21,6 +21,12 @@ quit_footer(){
|
||||
bottom_border
|
||||
}
|
||||
|
||||
back_footer(){
|
||||
hr
|
||||
echo -e "| ${green}B) Back${default} | "
|
||||
bottom_border
|
||||
}
|
||||
|
||||
print_header(){
|
||||
top_border
|
||||
echo -e "| $(title_msg "~~~~~~~~~~~~~~~~~ [ KIAUH ] ~~~~~~~~~~~~~~~~~") |"
|
||||
@@ -60,4 +66,4 @@ deny_action(){
|
||||
print_unkown_cmd
|
||||
print_msg && clear_msg
|
||||
$1
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user