mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-10-31 14:10:08 +00:00
Fix typo in templateListener.xml
This commit is contained in:
parent
ea2c6f0039
commit
9ccaaeb74a
@ -19,14 +19,14 @@
|
||||
<environment>admin</environment>
|
||||
<templatename>header</templatename>
|
||||
<eventname>headerLogo</eventname>
|
||||
<templatecode><![CDATA[{include file='__headerLogo' application='wbb'}]]></templatecode>
|
||||
<templatecode><![CDATA[{include file='__headerLogo' application='chat'}]]></templatecode>
|
||||
</templatelistener>
|
||||
|
||||
<templatelistener name="softwareVersions">
|
||||
<environment>admin</environment>
|
||||
<templatename>index</templatename>
|
||||
<eventname>softwareVersions</eventname>
|
||||
<templatecode><![CDATA[{include file='__softwareVersions' application='wbb'}]]></templatecode>
|
||||
<templatecode><![CDATA[{include file='__softwareVersions' application='chat'}]]></templatecode>
|
||||
</templatelistener>
|
||||
</import>
|
||||
</data>
|
Loading…
Reference in New Issue
Block a user