Skip to content

Commit

Permalink
Fixed reset password link Appearence
Browse files Browse the repository at this point in the history
Signed-off-by: Lalith Kota <[email protected]>
  • Loading branch information
lalithkota committed Jul 26, 2024
1 parent 2eb220d commit 47e915b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions g2p_theme/templates/g2p_login_page.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8" ?>
<odoo>
<template id="g2ptheme_login" inherit_id="auth_signup.login" name="Sign up - Reset Password">
<xpath expr="//div[@class='justify-content-between mt-2 d-flex small']" position="replace">
</xpath>
<xpath expr="//a[contains(@t-attf-href,'/web/reset_password')]/.." position="replace" />
</template>

<template id="login" inherit_id="web.login" name="Login Inherit">
Expand Down

0 comments on commit 47e915b

Please sign in to comment.