mirror of
https://github.com/e107inc/e107.git
synced 2025-08-22 14:13:03 +02:00
plugin and theme .xml corrections
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- Copyright e107 Inc e107.org, Licensed under GNU GPL (http://www.gnu.org/licenses/gpl.txt) -->
|
||||
<!-- $Id: plugin.xml,v 1.1 2009-11-19 20:24:21 e107steved Exp $ -->
|
||||
<e107Plugin name="Newsletter" lang="NLLAN_01" version="1.1" date="2012-08-01" compatibility="2.0" installRequired="true">
|
||||
<e107Plugin name="Newsletter" lan="NLLAN_01" version="1.1" date="2012-08-01" compatibility="2.0" installRequired="true">
|
||||
<author name="e107 Inc, nlstart" url="http://e107.org" />
|
||||
<description lang="NLLAN_02">Provides a quick and easy way to configure and send newsletters</description>
|
||||
<description lan="NLLAN_02">Provides a quick and easy way to configure and send newsletters</description>
|
||||
<folder>newsletter</folder>
|
||||
<copyright>Copyright e107 Inc e107.org, Licensed under GPL (http://www.gnu.org/licenses/gpl.txt)</copyright>
|
||||
<category>content</category>
|
||||
|
Reference in New Issue
Block a user