fix menu action

This commit is contained in:
STRSHR 2016-10-08 21:34:35 +03:00
parent dd6a463ac8
commit 4a1b4cfafe
1 changed files with 3 additions and 1 deletions

View File

@ -3730,7 +3730,9 @@ function webinterface {
elif [ "$fluxass" = "17" ]; then elif [ "$fluxass" = "17" ]; then
continue conditional_clear
webinterface
break
fi fi
done done