1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-01 20:30:39 +02:00

Update plugin.xml

This commit is contained in:
Gábor
2017-01-31 13:38:46 +01:00
committed by GitHub
parent 6d3c971ba8
commit af6fb48961

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<e107Plugin name="Social" version="1.0" date="2012-12-01" compatibility="2.0" installRequired="true" >
<e107Plugin name="LAN_PLUGIN_SOCIAL_NAME" version="1.0" date="2012-12-01" compatibility="2.0" installRequired="true" >
<category>settings</category>
<author name="e107 Inc." email="devs@e107.org" />
<summary lan="LAN_SOCIAL_ADMIN_SUMM">Adds Facebook, Twitter and other social media widgets to e107.</summary>
@@ -11,4 +11,4 @@
<adminLinks>
<link url="admin_config.php" description="" icon="images/icon_32.png" iconSmall="images/icon_16.png" primary="true" >LAN_CONFIGURE</link>
</adminLinks>
</e107Plugin>
</e107Plugin>