www/themes/new/templates/loginpage.tpl aktualisiert

This commit is contained in:
felix 2024-02-21 13:55:31 +01:00
parent bce18dcece
commit 1b952e3021
1 changed files with 51 additions and 51 deletions

View File

@ -25,11 +25,11 @@
</div>
<div id="login-wrapper">
<img src="[TPLLOGOFIRMA]" heigth="72">
</img>
<!--<img src="[TPLLOGOFIRMA]" heigth="72">
</img>-->
<div class="intro">
Willkommen bei OpenXE ERP.<br/>
Willkommen beim ERP von [FIRMENNAME]<br/>
Bitte gib Deinen Benutzernamen und Passwort ein!
</div>
<div [LOGINWARNING_VISIBLE] class="warning"><p>[LOGINWARNING_TEXT]</p></div>
@ -38,9 +38,9 @@
[PAGE]
<div id="login-footer">
<div class="copyright">
&copy; [YEAR] by OpenXE-org & Xentral&nbsp;ERP&nbsp;Software&nbsp;GmbH.<br>
OpenXE is free open source software under AGPL/EGPL license, based on <a href="https://xentral.com" target="_blank">Xentral®</a>.<br>
<a href="https://github.com/OpenXE-org/OpenXE/commits/master">[XENTRALVERSION]</a>
&copy; [YEAR] by DBXE & OpenXE-org & Xentral&nbsp;ERP&nbsp;Software&nbsp;GmbH.<br>
DBXE is a OS software under AGPL/EGPL license, based on Xentral® and OpenXE.<br>
<a href="https://repo.dbxe.de/dbxe/DBXE/commits/branch/master">[XENTRALVERSION]</a>
</div>
</div>