Update
This commit is contained in:
parent
0f9618fb24
commit
853ab424de
4 changed files with 4 additions and 4 deletions
|
@ -32,7 +32,7 @@ function check_simplyprint_3v3() {
|
|||
|
||||
function info_menu_ui_3v3() {
|
||||
top_line
|
||||
title '[ INFORMATIONS MENU ]' "${yellow}"
|
||||
title '[ INFORMATION MENU ]' "${yellow}"
|
||||
inner_line
|
||||
hr
|
||||
subtitle '•ESSENTIALS:'
|
||||
|
|
|
@ -32,7 +32,7 @@ function check_simplyprint_k1() {
|
|||
|
||||
function info_menu_ui_k1() {
|
||||
top_line
|
||||
title '[ INFORMATIONS MENU ]' "${yellow}"
|
||||
title '[ INFORMATION MENU ]' "${yellow}"
|
||||
inner_line
|
||||
hr
|
||||
subtitle '•ESSENTIALS:'
|
||||
|
|
|
@ -32,7 +32,7 @@ function check_simplyprint_ke() {
|
|||
|
||||
function info_menu_ui_ke() {
|
||||
top_line
|
||||
title '[ INFORMATIONS MENU ]' "${yellow}"
|
||||
title '[ INFORMATION MENU ]' "${yellow}"
|
||||
inner_line
|
||||
hr
|
||||
subtitle '•ESSENTIALS:'
|
||||
|
|
|
@ -62,7 +62,7 @@ function main_menu_ui() {
|
|||
main_menu_option '3' '[Customize]' 'Menu'
|
||||
main_menu_option '4' '[Backup & Restore]' 'Menu'
|
||||
main_menu_option '5' '[Tools]' 'Menu'
|
||||
main_menu_option '6' '[Informations]' 'Menu'
|
||||
main_menu_option '6' '[Information]' 'Menu'
|
||||
main_menu_option '7' '[System]' 'Menu'
|
||||
hr
|
||||
inner_line
|
||||
|
|
Loading…
Add table
Reference in a new issue