diff --git a/manage-form-functions b/manage-form-functions index 84d18d7..3f708e0 100755 --- a/manage-form-functions +++ b/manage-form-functions @@ -5,7 +5,7 @@ LOGO=$MYPATH/pmlogo.png DOWNLOAD(){ #yad --center --timeout=3 --timeout-indicator=top --no-buttons --text="Downloading Forms - Please wait" \ #--image $LOGO --window-icon=$LOGO --image-on-top & -lxterminal -e /usr/bin/pat updateforms +/usr/bin/pat updateforms yad --center --timeout=3 --timeout-indicator=top --no-buttons --text="Forms Download Complete" \ --image $LOGO --window-icon=$LOGO --image-on-top exit &