mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:15 +01:00
Mesed up on the navbar icon
This commit is contained in:
parent
43949f2fa9
commit
be32e184c4
@ -18,7 +18,7 @@
|
||||
$phpgw_info['flags'] = $phpgw_flags;
|
||||
include('../../header.inc.php');
|
||||
?>
|
||||
<img src="<?php echo $phpgw->common->image('calendar','navbar.gif'); ?>" border=0>
|
||||
<img src="<?php echo $phpgw->common->image('admin','navbar.gif'); ?>" border=0>
|
||||
<font face="<?php echo $phpgw_info['theme']['font']; ?>" size="2">
|
||||
<p>
|
||||
This function is usually only available to the systems administrator of the system.
|
||||
|
@ -17,7 +17,7 @@
|
||||
$phpgw_info['flags'] = $phpgw_flags;
|
||||
include('../../header.inc.php');
|
||||
?>
|
||||
<img src="<?php echo $phpgw->common->image('calendar','navbar.gif'); ?>" border=0>
|
||||
<img src="<?php echo $phpgw->common->image('admin','navbar.gif'); ?>" border=0>
|
||||
<font face="<?php echo $phpgw_info['theme']['font']; ?>" size="2">
|
||||
<p>
|
||||
This function is usually only available to the systems administrator of the system.
|
||||
|
@ -18,7 +18,7 @@
|
||||
$phpgw_info['flags'] = $phpgw_flags;
|
||||
include('../../header.inc.php');
|
||||
?>
|
||||
<img src="<?php echo $phpgw->common->image('calendar','navbar.gif'); ?>" border=0>
|
||||
<img src="<?php echo $phpgw->common->image('admin','navbar.gif'); ?>" border=0>
|
||||
<font face="<?php echo $phpgw_info['theme']['font']; ?>" size="2">
|
||||
<p>
|
||||
This function is usually only available to the systems administrator of the system.
|
||||
|
@ -18,7 +18,7 @@
|
||||
$phpgw_info['flags'] = $phpgw_flags;
|
||||
include('../../header.inc.php');
|
||||
?>
|
||||
<img src="<?php echo $phpgw->common->image('calendar','navbar.gif'); ?>" border=0>
|
||||
<img src="<?php echo $phpgw->common->image('admin','navbar.gif'); ?>" border=0>
|
||||
<font face="<?php echo $phpgw_info['theme']['font']; ?>" size="2">
|
||||
<p>
|
||||
This function is usually only available to the systems administrator of the system.
|
||||
|
Loading…
Reference in New Issue
Block a user