mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-23 07:09:20 +01:00
Added setup_header()
This commit is contained in:
parent
8b39fc8ec9
commit
bd2f80dfee
@ -87,8 +87,9 @@
|
|||||||
|
|
||||||
} else {
|
} else {
|
||||||
if (! $included) {
|
if (! $included) {
|
||||||
|
setup_header();
|
||||||
?>
|
?>
|
||||||
<table border="0" align="center" width="<?php echo ($newinstall?"60%":"80%"); ?>">
|
<p><table border="0" align="center" width="<?php echo ($newinstall?"60%":"80%"); ?>">
|
||||||
<tr bgcolor="486591">
|
<tr bgcolor="486591">
|
||||||
<td colspan="<?php echo ($newinstall?"1":"2"); ?>"> <font color="fefefe">Multi-Language support setup</font></td>
|
<td colspan="<?php echo ($newinstall?"1":"2"); ?>"> <font color="fefefe">Multi-Language support setup</font></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
Loading…
Reference in New Issue
Block a user