-
Notifications
You must be signed in to change notification settings - Fork 159
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update version 2.2.1 for T3 Bs3 Blank
Update version 2.2.1 for T3 Bs3 Blank
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ | |
<!DOCTYPE install PUBLIC "-//Joomla! 1.6//DTD template 1.0//EN" "http://www.joomla.org/xml/dtd/1.6/template-install.dtd"> | ||
<extension version="2.5" type="template" method="upgrade" client="site"> | ||
<name>t3_bs3_blank</name> | ||
<version>2.2.0</version> | ||
<creationDate>3 April 2015</creationDate> | ||
<version>2.2.1</version> | ||
<creationDate>30 July 2015</creationDate> | ||
<author>JoomlArt.com</author> | ||
<authorEmail>[email protected]</authorEmail> | ||
<authorUrl>http://www.t3-framework.org</authorUrl> | ||
|
@@ -20,7 +20,7 @@ | |
<h4><a href="http://t3-framework.org/" title="">Home</a> | <a href="http://demo.t3-framework.org/" title="">Demo</a> | <a href="http://t3-framework.org/documentation" title="">Document</a> | <a href="https://github.com/t3framework/t3/blob/master/CHANGELOG.md" title="">Changelog</a></h4> | ||
<p> </p> | ||
<span style="color:#FF0000">Note: T3 blank requires T3 plugin to be installed and enabled.</span><p></p> | ||
<p>Copyright 2004 - 2014 <a href='http://www.joomlart.com/' title='Visit Joomlart.com!'>JoomlArt.com</a>.</p> | ||
<p>Copyright 2004 - 2015 <a href='http://www.joomlart.com/' title='Visit Joomlart.com!'>JoomlArt.com</a>.</p> | ||
</div> | ||
<style>table.adminform{width: 100%;}</style> | ||
</div> | ||
|