This commit is contained in:
2019-02-07 17:28:30 -06:00
parent 6e88350295
commit 99307243d9
3 changed files with 3 additions and 3 deletions

View File

@@ -1070,7 +1070,7 @@ GUI(){
done
}
if [ ${action-x} ]; then
if [[ "${noheader}" != *"${1}"* ]]; then
if [[ "${noheader}" != *" ${action} "* ]]; then
DISP_HEADER
fi
case $action in