mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-23 22:38:54 +01:00
major html cleanup, idsoc back moved to body tag
This commit is contained in:
parent
530c986b4e
commit
e7b3be55f6
@ -3,7 +3,8 @@
|
|||||||
'{img_root}/log_out_over.gif',
|
'{img_root}/log_out_over.gif',
|
||||||
'{img_root}/preferences_over.gif',
|
'{img_root}/preferences_over.gif',
|
||||||
'{img_root}/help-over.gif',
|
'{img_root}/help-over.gif',
|
||||||
'{img_root}/welcome_over.gif')">
|
'{img_root}/welcome_over.gif')"
|
||||||
|
background="{img_root}/content_spacer_middle.gif">
|
||||||
<!-- the above is the continuation and finishing if the < body > element started in head.tpl
|
<!-- the above is the continuation and finishing if the < body > element started in head.tpl
|
||||||
the margin items could be merged into head, as head already supplies some
|
the margin items could be merged into head, as head already supplies some
|
||||||
the variables for onLoad are set in navbar -->
|
the variables for onLoad are set in navbar -->
|
||||||
@ -29,7 +30,8 @@
|
|||||||
</TABLE>
|
</TABLE>
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
<td width="100%" valign="top" background="{img_root}/content_spacer_middle.gif"><!-- top right table -->
|
<td width="100%" valign="top"> <!-- top right table -->
|
||||||
|
<!-- this TD background image moved to body element -->
|
||||||
<TABLE BORDER="0" WIDTH="100%" HEIGHT="" CELLPADDING="0" CELLSPACING="0">
|
<TABLE BORDER="0" WIDTH="100%" HEIGHT="" CELLPADDING="0" CELLSPACING="0">
|
||||||
<TR>
|
<TR>
|
||||||
<TD valign="top" width="12" height="58" background="{img_root}/nav_top_spacer.gif"><img src="{img_root}/em.gif"></TD>
|
<TD valign="top" width="12" height="58" background="{img_root}/nav_top_spacer.gif"><img src="{img_root}/em.gif"></TD>
|
||||||
|
Loading…
Reference in New Issue
Block a user