Revision 248f1c5f
Von Cem Aydin vor mehr als 2 Jahren hinzugefügt
templates/webpages/admin/adminlogin.html | ||
---|---|---|
44 | 44 |
<p> |
45 | 45 |
<a href="controller.pl?action=LoginScreen/user_login" target="_top">[%- LxERP.t8('User login') %]</a> |
46 | 46 |
| |
47 |
<a href="doc/kivitendo-Dokumentation.pdf" target="_top">[%- LxERP.t8('Documentation') %]</a> |
|
47 |
[%- LxERP.t8('Documentation') %] |
|
48 |
<a href="doc/kivitendo-Dokumentation.pdf" target="_top">[%- LxERP.t8('PDF') %]</a>/<a href="doc/html/index.html" target="_top">[%- LxERP.t8('HTML') %]</a> |
|
48 | 49 |
</p> |
Auch abrufbar als: Unified diff
Menupunkte und Links für die Dokumentation in HTML hinzugefügt