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
Libriciel
web-DPO
Commits
4a2254e0
Commit
4a2254e0
authored
Apr 26, 2018
by
tguillon
Browse files
Correction warning html
parent
3fbdfd5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/View/Organisations/selectorganisation.ctp
View file @
4a2254e0
...
...
@@ -37,7 +37,7 @@
<div class="row form-horizontal form-group buffer-top" style="margin-top: 24px;">
<?php
echo $this->Form->button('<i class="fa fa-sign-in fa-fw"></i>' . ' ' . __d('user','user.btnConnexion'), [
echo $this->Form->button('<i class="fa fa-sign-in fa-fw">
</i>' . ' ' . __d('user','user.btnConnexion'), [
'type' => 'submit',
'class' => 'pull-right btn btn-primary'
]);
...
...
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