-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,14 +2,14 @@ | |
<extension version="2.5" type="plugin" group="system" method="upgrade"> | ||
<name>System - Yjsg Framework</name> | ||
<author>Youjoomla.com</author> | ||
<creationDate>07-18-2017</creationDate> | ||
<creationDate>09-20-2017</creationDate> | ||
<copyright>Copyright (c) since 2007 Youjoomla.com. All rights reserved.</copyright> | ||
<authorEmail>[email protected]</authorEmail> | ||
<authorUrl>www.youjoomla.com</authorUrl> | ||
<version>2.2.8</version> | ||
<version>2.2.9</version> | ||
<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license> | ||
<description> | ||
<![CDATA[<style type="text/css" media="all">#wrap1 {padding:10px 0;margin:20px auto;float:left;display:block;overflow:hidden;clear:both;max-width:500px;line-height:24px;height:auto!important;text-align:center!important;background:#F6F6F6;border:1px solid #DEDEDE;-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;}.admin_t_name {display:block;clear:both;text-align:center!important;font-size:18px;-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;margin:15px!important;}#wrap1 img {display:block;margin:0 auto;text-align:center!important;float:none!important;}.exinfo{font-size:14px;padding:10px;display:block;overflow:hidden;text-align:center!important;-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;}</style><div id="wrap1"><h2 class="admin_t_name">YJSG v2.2.8 Framework system plugin for Joomla!</h2><br /><a href="http://www.yjsimplegrid.com" target="_blank"><span title="YJSimpleGrid Joomla! Template Framework by Youjoomla.com"><img src="../plugins/system/yjsg/assets/images/yjsg.png" border="0" title="Yjsglogo" alt="yjsglogo"/></span></a><br /><div class="exinfo">Thank you for downloading Youjoomla.com extension. <br />For fast info visit following links: <br /><a href="http://yjsimplegrid.com/" target="_blank">Homepage</a> | <a href="http://yjsimplegrid.com/documentation/" target="_blank">Documentation</a> | <a href="http://www.joomlatemplates.youjoomla.info/eximium/" target="_blank">Demo</a><br />If you need support please post new thread in our <a href="http://www.youjoomla.com/joomla_support/index.php" target="_blank">Forum</a>. <br />Have fun playing with your new extension :) <br /><a href="http://www.youjoomla.com">Youjoomla.com</a></div></div>]]> | ||
<![CDATA[<style type="text/css" media="all">#wrap1 {padding:10px 0;margin:20px auto;float:left;display:block;overflow:hidden;clear:both;max-width:500px;line-height:24px;height:auto!important;text-align:center!important;background:#F6F6F6;border:1px solid #DEDEDE;-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;}.admin_t_name {display:block;clear:both;text-align:center!important;font-size:18px;-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;margin:15px!important;}#wrap1 img {display:block;margin:0 auto;text-align:center!important;float:none!important;}.exinfo{font-size:14px;padding:10px;display:block;overflow:hidden;text-align:center!important;-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;}</style><div id="wrap1"><h2 class="admin_t_name">YJSG v2.2.9 Framework system plugin for Joomla!</h2><br /><a href="http://www.yjsimplegrid.com" target="_blank"><span title="YJSimpleGrid Joomla! Template Framework by Youjoomla.com"><img src="../plugins/system/yjsg/assets/images/yjsg.png" border="0" title="Yjsglogo" alt="yjsglogo"/></span></a><br /><div class="exinfo">Thank you for downloading Youjoomla.com extension. <br />For fast info visit following links: <br /><a href="http://yjsimplegrid.com/" target="_blank">Homepage</a> | <a href="http://yjsimplegrid.com/documentation/" target="_blank">Documentation</a> | <a href="http://www.joomlatemplates.youjoomla.info/eximium/" target="_blank">Demo</a><br />If you need support please post new thread in our <a href="http://www.youjoomla.com/joomla_support/index.php" target="_blank">Forum</a>. <br />Have fun playing with your new extension :) <br /><a href="http://www.youjoomla.com">Youjoomla.com</a></div></div>]]> | ||
</description> | ||
<scriptfile>install.script.php</scriptfile> | ||
<files> | ||
|