Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LQDN Adminsys
don
Commits
32d37caa
Commit
32d37caa
authored
Nov 08, 2018
by
Marne
Browse files
Update toolbar.html
parent
53cf82e9
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
app/view/toolbar.html
View file @
32d37caa
...
...
@@ -92,7 +92,7 @@
<ul
class=
"nav navbar-nav navbar-right"
>
<check
if=
"{{ array_key_exists('user', @SESSION) }}"
>
<true><li><a
href=
"{{ 'logout' | alias }}"
>
{{ _("Déconnexion") }}
</a></li>
<li><a
href=
"{{ 'perso' | alias }}"
>
{{ _("
Réclamer les c
ontreparties") }}
</a></li></true>
<li><a
href=
"{{ 'perso' | alias }}"
>
{{ _("
C
ontreparties") }}
</a></li></true>
<false><li><a
href=
"#add-account"
>
{{ _("Créer un compte")}}
</a></li>
<li><a
href=
"#login"
>
{{ _("Connexion")}}
</a></li></false>
</check>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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