Open Closed

How to remove language switch from login form #7136


User avatar
0
anurag.tyagi created

Hi, we are using the Angular version of ABP commercial and cannot figure out how to remove the language switch in the login form served by the backend. Please see screenshot below. We found the login.cshtml that is being used but there is no language component in that template, we are guessing it's coming from some layout templates that includes this login template, but we are unable to find it. Any hints on where to find this would be great. Thanks!


1 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    You need to override the account layout.

    You can find it in the leptonx source code

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11