mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 23:00:56 +01:00
Added setup_header()
This commit is contained in:
parent
8b39fc8ec9
commit
bd2f80dfee
@ -87,8 +87,9 @@
|
||||
|
||||
} else {
|
||||
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">
|
||||
<td colspan="<?php echo ($newinstall?"1":"2"); ?>"> <font color="fefefe">Multi-Language support setup</font></td>
|
||||
</tr>
|
||||
|
Loading…
Reference in New Issue
Block a user