mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:50 +01:00
fix not getting message on infolog.index template and message class should be /message/ instead of /redItalic/
This commit is contained in:
parent
07ed7f40a3
commit
7474b78f72
@ -170,9 +170,8 @@
|
||||
<row disabled="!@css">
|
||||
<html id="css" span="all"/>
|
||||
</row>
|
||||
<row disabled="!@msg">
|
||||
<description align="center" id="msg" no_lang="1" span="all" class="redItalic"/>
|
||||
<description/>
|
||||
<row>
|
||||
<description align="center" id="msg" no_lang="1" span="all" class="message"/>
|
||||
<description/>
|
||||
<description/>
|
||||
</row>
|
||||
|
Loading…
Reference in New Issue
Block a user