mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 17:14:44 +01:00
17 lines
377 B
Smarty
17 lines
377 B
Smarty
<!-- BEGIN footer -->
|
|
<br>
|
|
<!-- BEGIN B_powered_bottom -->
|
|
<table border="0" cellspacing="0" cellpadding="0" width="100%">
|
|
<tr>
|
|
<td align="center" bgcolor="{power_backcolor}">
|
|
<font color="{power_textcolor}">{powered}</font>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<!-- END B_powered_bottom -->
|
|
<p> </p>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<!-- END footer -->
|