prnt: display adjustment
This commit is contained in:
@@ -93,8 +93,8 @@ export On_IWhite='\e[0;107m'
|
|||||||
prnt() {
|
prnt() {
|
||||||
case $1 in
|
case $1 in
|
||||||
"I")
|
"I")
|
||||||
HEADS="[ ${IGreen}info${DEFAULTFG} ]"
|
HEADS="[ ${IGreen}info${DEFAULTFG} ]"
|
||||||
shift
|
shift ##
|
||||||
;;
|
;;
|
||||||
"W")
|
"W")
|
||||||
HEADS="[${IYellow}Attention${DEFAULTFG}]"
|
HEADS="[${IYellow}Attention${DEFAULTFG}]"
|
||||||
|
|||||||
Reference in New Issue
Block a user