@@ -191,7 +191,7 @@ readonly fwInstalledBranchVer="${fwInstalledBaseVers}.$(echo "$fwInstalledBuildV
191191
192192
193193# #------------------------------------------##
194- # # Modified by ExtremeFiretop [2024-Oct-02 ] ##
194+ # # Modified by ExtremeFiretop [2025-Apr-09 ] ##
195195# #------------------------------------------##
196196# For minimum supported firmware version check #
197197MinFirmwareVerCheckFailed=false
@@ -4347,9 +4347,9 @@ with the \"${GRNct}Web UI${NOct}\" access type on the \"Access restriction list\
43474347 return 1
43484348}
43494349
4350- # #----------------------------------------##
4351- # # Modified by Martinski W. [2025-Mar-07 ] ##
4352- # #----------------------------------------##
4350+ # #------------------------------------------ ##
4351+ # # Modified by ExtremeFiretop [2025-Apr-09 ] ##
4352+ # #------------------------------------------ ##
43534353_GetLoginCredentials_ ()
43544354{
43554355 local retry=" yes" userName savedMsgStr
@@ -4412,8 +4412,8 @@ _GetLoginCredentials_()
44124412 if _WaitForYESorNO_ " \nWould you like to test the current login credentials?"
44134413 then
44144414 _TestLoginCredentials_ " $loginCredsENC " || continue
4415- else
4416- _UpdateLoginPswdCheckHelper_ UNKNOWN
4415+ else
4416+ _UpdateLoginPswdCheckHelper_ UNKNOWN
44174417 fi
44184418
44194419 # Stop the loop if the test passes or if the user chooses not to test #
@@ -10176,9 +10176,9 @@ _InvalidMenuSelection_()
1017610176 _WaitForEnterKey_
1017710177}
1017810178
10179- # #----------------------------------------##
10180- # # Modified by Martinski W. [2025-Feb-15 ] ##
10181- # #----------------------------------------##
10179+ # #------------------------------------------ ##
10180+ # # Modified by ExtremeFiretop [2025-Apr-09 ] ##
10181+ # #------------------------------------------ ##
1018210182_ShowMainMenuOptions_ ()
1018310183{
1018410184 local FW_NewUpdateVerStr FW_NewUpdateVersion
0 commit comments