Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
faircoop
FairCoopTech
FairCoopSites
invoices.freedoomcop.eu
Commits
0a1bad9b
Commit
0a1bad9b
authored
Nov 13, 2017
by
santi
Browse files
Change link footer text
parent
5b600651
Changes
1
Hide whitespace changes
Inline
Side-by-side
web_custom/views/templates.xml
View file @
0a1bad9b
...
...
@@ -4,7 +4,7 @@
<template
id=
"web_login_layout_clean_links"
inherit_id=
"web.login_layout"
>
<xpath
expr=
"//div[@class='oe_single_form_footer']"
position=
"replace"
>
<div
class=
"oe_single_form_footer"
t-if=
"not disable_footer"
>
<a
href=
"https://freedomcoop.eu"
target=
"_blank"
>
Invoices for
<span>
FreedomCoop
</span></a>
Invoices for
<a
href=
"https://freedomcoop.eu"
target=
"_blank"
><span>
FreedomCoop
</span></a>
</div>
</xpath>
</template>
...
...
santi
@santi
mentioned in issue
#10 (closed)
·
Nov 13, 2017
mentioned in issue
#10 (closed)
mentioned in issue #10
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment