mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-17 02:41:02 +01:00
- Fixed return_html() not working when no history is present
This commit is contained in:
parent
aa8339f99c
commit
593539a8be
@ -1,8 +1,8 @@
|
||||
<!-- BEGIN row_history -->
|
||||
<!-- BEGIN row_no_history -->
|
||||
<tr bgcolor="{tr_color}">
|
||||
<td colspan="3">{lang_no_history}</td>
|
||||
<td align="center" colspan="4"><b>{lang_no_history}</b></td>
|
||||
</tr>
|
||||
<!-- END row_history -->
|
||||
<!-- END row_no_history -->
|
||||
|
||||
<!-- BEGIN row -->
|
||||
<tr bgcolor="{tr_color}">
|
||||
|
Loading…
Reference in New Issue
Block a user