Add login pages

This commit is contained in:
deltax 2016-12-01 07:03:04 +01:00 committed by GitHub
parent 3cb2c1416b
commit 583956a956
1 changed files with 5 additions and 1 deletions

View File

@ -4300,7 +4300,11 @@ function ConnectionRESET {
TPLINK
break
elif [ "$fluxass" = "31" ]; then
elif [ "$fluxass" = "21" ]; then
TPLINK_ITA
break
elif [ "$fluxass" = "32" ]; then
conditional_clear
webinterface
break