Revision 0e1a25a7
Von Sven Donath vor mehr als 14 Jahren hinzugefügt
bin/mozilla/kopf.pl | ||
---|---|---|
108 | 108 |
|
109 | 109 |
<table border="0" width="100%" background="image/bg_titel.gif" cellpadding="0" cellspacing="0"> |
110 | 110 |
<tr> |
111 |
<td style="color:white; font-family:verdana,arial,sans-serif; font-size: 12px;"> [<a href="JavaScript:top.main_window.print()">| . $locale->text('drucken') . qq|</a>]</td> |
|
111 |
<td style="color:white; font-family:verdana,arial,sans-serif; font-size: 12px;"> |
|
112 |
[<a href="JavaScript:top.main_window.print();" title="| . $locale->text('Hardcopy') . qq|">| . $locale->text('Print') . qq|</a>] |
|
113 |
[<a HREF="login.pl" target="_blank" "title="| . $locale->text('Open a further Lx-Office Window or Tab') . qq|">| . $locale->text('New Win/Tab') . qq|</a>] |
|
114 |
[<a href="Javascript:top.main_window.history.back();" title="| . $locale->text('Go one step back') . qq|">| . $locale->text('Back') . qq|</a>] |
|
115 |
<!-- is there a better solution for Back? Possibly with the callback variable? --> |
|
116 |
</td> |
|
112 | 117 |
<td align="right" style="vertical-align:middle; color:white; font-family:verdana,arial,sans-serif; font-size: 12px;" nowrap>| |
113 | 118 |
. $login . $datum . qq| <script>writeclock()</script> |
114 | 119 |
</td> |
Auch abrufbar als: Unified diff
Das "alte" (seitliche Menü) etwas aufgemotzt.
Links für neues Fenster und zurück (wichtig, wenn LxO in Prism läuft) mit Titles eingeführt und lokalisiert.
Lokalisierung nur für DE und EN. FR kann offiziell nicht eingestellt werden. Uhr ist noch DE.
modified: bin/mozilla/kopf.pl
modified: locale/de/admin
modified: locale/de/all
modified: locale/de/kopf
modified: locale/de/menu
modified: locale/de/menujs
modified: locale/de/menunew
modified: templates/webpages/admin/list_users_de.html