Commit fd4fdf00 authored by Marco Mariani's avatar Marco Mariani

fixed malformed XML files in zimlets

parent 7b53bfde
<zimlet name="com_zimbra_bulkprovision" version="7.0"
<!--
* ***** BEGIN LICENSE BLOCK *****
*
......@@ -15,6 +14,7 @@
*
* ***** END LICENSE BLOCK *****
-->
<zimlet name="com_zimbra_bulkprovision" version="7.0"
label="${msg.label}"
description="${msg.description}"
extension="true">
......
<zimlet name="com_zimbra_cert_manager" version="6.0.6"
<!--
* ***** BEGIN LICENSE BLOCK *****
*
......@@ -15,6 +14,7 @@
*
* ***** END LICENSE BLOCK *****
-->
<zimlet name="com_zimbra_cert_manager" version="6.0.6"
label="${msg.label}"
description="${msg.description}"
extension="true">
......
<zimlet name="com_zimbra_tooltip" version="7.0"
<!--
* ***** BEGIN LICENSE BLOCK *****
*
......@@ -15,6 +14,7 @@
*
* ***** END LICENSE BLOCK *****
-->
<zimlet name="com_zimbra_tooltip" version="7.0"
label="${msg.label}"
description="${msg.description}"
extension="true">
......@@ -22,4 +22,4 @@
<include>ZaHelpToolTip.js</include>
<include>ZaHelpToolTipView.js</include>
<disableUIUndeploy>FALSE</disableUIUndeploy>
</zimlet>
\ No newline at end of file
</zimlet>
<zimlet name="com_zimbra_proxy_config" version="1.0.0"
<!--
* ***** BEGIN LICENSE BLOCK *****
*
......@@ -15,6 +14,7 @@
*
* ***** END LICENSE BLOCK *****
-->
<zimlet name="com_zimbra_proxy_config" version="1.0.0"
label="${msg.label}"
description="${msg.description}"
extension="true">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment