Revision 01b3bcb9
Von Sven Schöling vor mehr als 12 Jahren hinzugefügt
templates/webpages/menu/menunew.html | ||
---|---|---|
1 | 1 |
[%- USE T8 %] |
2 |
[% USE HTML %]<body style="padding:0px; margin:0px;">
|
|
2 |
[% USE HTML %]<body class="menunew">
|
|
3 | 3 |
|
4 | 4 |
<script type="text/javascript"> |
5 | 5 |
<!-- |
... | ... | |
16 | 16 |
|
17 | 17 |
<script type="text/javascript" src="js/dhtmlsuite/menu-for-applications.js"></script> |
18 | 18 |
|
19 |
<table border="0" width="100%" background="image/bg_titel.gif" cellpadding="0" cellspacing="0">
|
|
19 |
<table class="menunew">
|
|
20 | 20 |
<tr> |
21 |
<td style="color:white; font-family:verdana,arial,sans-serif; font-size: 12px;">
|
|
21 |
<td> |
|
22 | 22 |
|
23 | 23 |
[<a href="menunew.pl?action=display" target="_blank">[% 'new Window' | $T8 %]</a>] |
24 | 24 |
|
25 | 25 |
[<a href="JavaScript:top.main_window.print()">[% 'print' | $T8 %]</a>] |
26 | 26 |
</td> |
27 |
<td align="right" style="vertical-align:middle; color:white; font-family:verdana,arial,sans-serif; font-size: 12px;" nowrap>
|
|
27 |
<td align="right" nowrap> |
|
28 | 28 |
[[% 'User' | $T8 %]: [% HTML.escape(login) %] - |
29 | 29 |
<a href="login.pl?action=logout" target="_top">[% 'logout' | $T8 %]</a>] |
30 | 30 |
[% date %] <span id='clock_id' style='position:relative'></span> |
... | ... | |
80 | 80 |
|
81 | 81 |
DHTMLSuite.createStandardObjects(); |
82 | 82 |
|
83 |
DHTMLSuite.configObj.setCssPath('css/dhtmlsuite/');
|
|
83 |
DHTMLSuite.configObj.setCssPath('[% myconfig.css_path %]/dhtmlsuite/');
|
|
84 | 84 |
DHTMLSuite.configObj.setImagePath('image/dhtmlsuite/'); |
85 | 85 |
|
86 | 86 |
var menu_model = new DHTMLSuite.menuModel(); |
Auch abrufbar als: Unified diff
Stylesheets umorganisiert.
Doku in css/README.stylesheets