I think I'm on to something here, after unpacking FS, found MENU.ML in TPA\PRESET\SYSTEM\MENU\ and inside there's an entry:
Code:
<element id="Fota_Discovery_Id">
<label type="name" textid="MENU_FOTA_DISCOVERY_TITLE_TXT"/>
<label type="helptext" textid="MENU_FOTA_DISCOVERY_TITLE_HLP"/>
<link type="internal"/>
</element>
which if deleted I think would solve the problem, but then again, I'm a newb here and not so sure about that. Will update here if I solve the problem by myself.
UPDATE: Did the above mentioned and it worked !!!