diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 59b4b0fb..5104edab 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -456,6 +456,7 @@ GUI(){ done } if [ ${action-x} ]; then + DISP_HEADER false case $action in newcert) NEWCERT ${2};; certrenew) CERTRENEW;;