An error occurred while fetching the assigned milestone of the selected merge_request.
mymodule
locales
de/LC_MESSAGES
mymodule.po +519 -0
en/LC_MESSAGES
mymodule.po +571 -0
themes/fancytheme
core
loginuserpass.twig +30 -0
default
includes
footer.php +0 -1
header.php +3 -2
_footer.twig +3 -0
_header.twig +3 -0
base.twig +38 -0
www
stylesheet.css +3 -0
.gitlab-ci.yml +2 -2
mymodule/locales/de/LC_MESSAGES/mymodule.po
0 → 100644
+ 519
- 0
mymodule/locales/en/LC_MESSAGES/mymodule.po
0 → 100644
+ 571
- 0
+ 30
- 0
<div class="form-group"><button class="btn btn-primary btn-block" type="submit" style="background-color: #8a348b;"><strong>Anmelden</strong></button><a class="btn btn-primary btn-block" type="" style="background-color: rgb(234,234,234);color: rgb(0,0,0);" href="/account/registration"><strong>Neues Benutzerkonto anlegen</strong></a></div>
@@ -6,7 +6,6 @@ if (!empty($this->data['htmlinject']['htmlContentPost'])) {
@@ -47,11 +47,12 @@ header('X-Frame-Options: SAMEORIGIN');