Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,8 @@ Obtain a personalized service experience, associated with benefits and opportuni

* **Code**: you can redistribute it and/or modify
it under the terms of the GNU General Public License ([GPL-2.0](https://www.gnu.org/licenses/gpl-2.0.en.html)).

## Additionnal resources

* ([Translations on Transifex service](https://explore.transifex.com/pluginsGLPI/credit))

2 changes: 1 addition & 1 deletion templates/creditentity.hmtl.twig
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@
}
) }}
</div>
<div class="hr mt-3 mb-3"></div>
<div class="hstack gap-1">
<div class="pe-5 ms-auto">
<button class="btn btn-primary" type="submit" name="add" value="1">
Expand All @@ -119,6 +118,7 @@
</button>
</div>
</div>
<div class="hr mt-3 mb-3"></div>
</form>
</div>
<div name="secondbloc" id="secondbloc" class="mb-5">
Expand Down