Compare commits

..

7 Commits

Author SHA1 Message Date
Abdullah Almsaeed
be11566d95 Update changelog 2016-08-04 19:22:06 -04:00
Abdullah Almsaeed
d4877677ab Update version 2016-08-04 19:20:57 -04:00
Abdullah Almsaeed
98400d1498 Use markdown in the changelog file 2016-08-04 19:17:03 -04:00
Abdullah Almsaeed
1bffa9fd44 Patch for issue #1098 2016-08-04 19:12:52 -04:00
Abdullah Almsaeed
7d78453e8a Update support emails 2016-07-16 07:13:49 -04:00
Abdullah Almsaeed
16bb613abe Merge pull request #1096 from nobusugi246/fix_css_content_too_large
min-height of .content is too large.
2016-07-03 11:27:15 -04:00
nobusugi246
13f3036479 min-height of .content is too large. 2016-07-03 11:27:07 +09:00
45 changed files with 83 additions and 73 deletions

View File

@@ -2,7 +2,7 @@
"name": "AdminLTE",
"homepage": "http://almsaeedstudio.com",
"authors": [
"Abdullah Almsaeed <support@almsaeedstudio.com>"
"Abdullah Almsaeed <abdullah@almsaeedstudio.com>"
],
"description": "Admin dashboard and control panel template",
"main": [

View File

@@ -1,5 +1,5 @@
/*!
* AdminLTE v2.3.5
* AdminLTE v2.3.6
* Author: Almsaeed Studio
* Website: Almsaeed Studio <http://almsaeedstudio.com>
* License: Open source - MIT

View File

@@ -113,6 +113,7 @@
padding: 10px 25px 10px 15px;
font-size: 12px;
}
li > a > .fa-angle-left,
li > a > .pull-right-container > .fa-angle-left {
width: auto;
height: auto;
@@ -120,6 +121,7 @@
margin-right: 10px;
}
li.active {
> a > .fa-angle-left
> a > .pull-right-container > .fa-angle-left {
.rotate(-90deg);
}
@@ -150,6 +152,8 @@
width: 20px;
}
> .pull-right-container > .fa-angle-left,
> .pull-right-container > .fa-angle-down,
> .fa-angle-left,
> .fa-angle-down {
width: auto;
}

View File

@@ -1,12 +1,20 @@
CHANGE LOG:
v2.4.5:
### CHANGE LOG:
**v2.3.6:**
- Update version
- Use markdown in the changelog file
- Patch for issue #1098
- Update support emails
- Merge pull request #1096 from nobusugi246/fix_css_content_too_large
- min-height of .content is too large.
**v2.3.5:**
- Fix issue #1097
- Remove changelog from readme and specify new source
- Merge pull request #1040 from OskarStark/patch-1
- Update package.json version
- updated changelog with already released versions
v2.3.4
**v2.3.4:**
- Fix issue #1093
- Fix issue #427 by updating slimscroll
- Fix isse #683
@@ -46,7 +54,7 @@ v2.3.4
- Add notification for changelog
- Remove sidebar click handler, before assigning one
v2.3.3
**v2.3.3:**
- Update version number
- Merge pull request #976 from suvjunmd/markup
- Merge pull request #983 from johnberberich/fix-help-block-validation
@@ -94,22 +102,22 @@ v2.3.3
- added npm install to readme
- added main property to package.json
v2.3.2
**v2.3.2:**
- Fix issue #752 (badges, labels and arrows didn't align on sidebar menu properly on FireFox)
v2.3.1:
**v2.3.1:**
- Fix sidebar issue #676
- Fix BootLint warnings and errors
- Minor bug fixes and code reformat
v2.3.0:
**v2.3.0:**
- Added social widgets (found in the widgets page)
- Added profile page
- Fix issue #430 (requires ```.hold-transition``` to be added to ```<body>```)
- Fix issue #578
- Fix issue #579
v2.2.1:
**v2.2.1:**
- Bug Fixes
- Removed many ```!important``` statements in css
- Activate boxWidget automatically when created after the page has loaded
@@ -121,19 +129,19 @@ v2.2.1:
- Added Clean to Grunt tasks (remove unwanted files like uncompressed images)
- Updated Bootstrap to 3.3.5
v2.2.0:
**v2.2.0:**
- Bug fixes
- Added support for [Select2](https://select2.github.io/)
- Updated ChartJS
v2.1.2:
**v2.1.2:**
- Added explicit BoxWidget activation function issue #450
- Crushed some bugs
v2.1.1:
**v2.1.1:**
- Fix version error
v2.1.0:
**v2.1.0:**
- Update Ion Icons
- Added right sidebar ```.control-sidebar```
- Control sidebar has 2 open effects: slide over content and push content
@@ -146,13 +154,13 @@ v2.1.0:
- Added expand on hover option for sidebar mini
- Added fixed control sidebar layout
v2.0.5:
**v2.0.5:**
- Fixed issue #288
v2.0.4:
**v2.0.4:**
- Fixed bower.json to pick up newest release.
v2.0.3:
**v2.0.3:**
- Bug fixes
- Fixed extra page when printing issue #264
- Updated documentation and fixed links scrolling issue
@@ -160,16 +168,16 @@ v2.0.3:
- Fixed sidebar stretching issue #275
- Fixed checkbox out of bounds issue in WYSIHTML5 editor.
v2.0.2:
**v2.0.2:**
- Solved issue with hidden arrow in select inputs.
v2.0.1:
**v2.0.1:**
- Updated README.md
- Fixed versioning issue in CSS, LESS, and JS
- Updated box-shadow for boxes
- Updated docs
v2.0.0
**v2.0.0:**
- Major layout bug fixes
- Change in layout mark up
- Added transitions to the sidebar

View File

@@ -16,7 +16,7 @@
"authors": [
{
"name": "Abdullah Almsaeed",
"email": "support@almsaeedstudio.com"
"email": "abdullah@almsaeedstudio.com"
}
],
"license": "MIT",

View File

@@ -1,6 +1,6 @@
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);
/*!
* AdminLTE v2.3.5
* AdminLTE v2.3.6
* Author: Almsaeed Studio
* Website: Almsaeed Studio <http://almsaeedstudio.com>
* License: Open source - MIT
@@ -536,13 +536,14 @@ a:focus {
padding: 10px 25px 10px 15px;
font-size: 12px;
}
.sidebar-menu li > a > .fa-angle-left,
.sidebar-menu li > a > .pull-right-container > .fa-angle-left {
width: auto;
height: auto;
padding: 0;
margin-right: 10px;
}
.sidebar-menu li.active > a > .pull-right-container > .fa-angle-left {
.sidebar-menu li.active > a > .fa-angle-left > a > .pull-right-container > .fa-angle-left {
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
@@ -575,6 +576,8 @@ a:focus {
width: 20px;
}
.sidebar-menu .treeview-menu > li > a > .pull-right-container > .fa-angle-left,
.sidebar-menu .treeview-menu > li > a > .pull-right-container > .fa-angle-down,
.sidebar-menu .treeview-menu > li > a > .fa-angle-left,
.sidebar-menu .treeview-menu > li > a > .fa-angle-down {
width: auto;
}

File diff suppressed because one or more lines are too long

4
dist/js/app.js vendored
View File

@@ -6,8 +6,8 @@
*
* @Author Almsaeed Studio
* @Support <http://www.almsaeedstudio.com>
* @Email <support@almsaeedstudio.com>
* @version 2.3.5
* @Email <abdullah@almsaeedstudio.com>
* @version 2.3.6
* @license MIT <http://opensource.org/licenses/MIT>
*/

4
dist/js/app.min.js vendored

File diff suppressed because one or more lines are too long

View File

@@ -7,7 +7,7 @@
<ul>
<li><b>AdminLTE is based on <a href="http://getbootstrap.com/" target="_blank">Bootstrap 3</a>.</b> If you are unfamiliar with Bootstrap, visit their website and read through the documentation. All of Bootstrap components have been modified to fit the style of AdminLTE and provide a consistent look throughout the template. This way, we guarantee you will get the best of AdminLTE.</li>
<li><b>Go through the pages that are bundled with the theme.</b> Most of the template example pages contain quick tips on how to create or use a component which can be really helpful when you need to create something on the fly.</li>
<li><b>Documentation.</b> We are trying our best to make your experience with AdminLTE be smooth. One way to achieve that is to provide documentation and support. If you think that something is missing from the documentation, please do not hesitate to create an issue to tell us about it. Also, if you would like to contribute, email the support team at <a href="mailto:support@almsaeedstudio.com">support@almsaeedstudio.com</a>.</li>
<li><b>Documentation.</b> We are trying our best to make your experience with AdminLTE be smooth. One way to achieve that is to provide documentation and support. If you think that something is missing from the documentation, please do not hesitate to create an issue to tell us about it.</li>
<li><b>Built with <a href="http://lesscss.org/" target="_blank">LESS</a>.</b> This theme uses the LESS compiler to make it easier to customize and use. LESS is easy to learn if you know CSS or SASS. It is not necessary to learn LESS but it will benefit you a lot in the future.</li>
<li><b>Hosted on <a href="https://github.com/almasaeed2010/AdminLTE/" target="_blank">GitHub</a>.</b> Visit our GitHub repository to view issues, make requests, or contribute to the project.</li>
</ul>

View File

@@ -158,7 +158,7 @@ include "license.html"
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.5
<b>Version</b> 2.3.6
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights reserved.
</footer>

View File

@@ -194,7 +194,7 @@ AdminLTE/
<ul>
<li><b>AdminLTE is based on <a href="http://getbootstrap.com/" target="_blank">Bootstrap 3</a>.</b> If you are unfamiliar with Bootstrap, visit their website and read through the documentation. All of Bootstrap components have been modified to fit the style of AdminLTE and provide a consistent look throughout the template. This way, we guarantee you will get the best of AdminLTE.</li>
<li><b>Go through the pages that are bundled with the theme.</b> Most of the template example pages contain quick tips on how to create or use a component which can be really helpful when you need to create something on the fly.</li>
<li><b>Documentation.</b> We are trying our best to make your experience with AdminLTE be smooth. One way to achieve that is to provide documentation and support. If you think that something is missing from the documentation, please do not hesitate to create an issue to tell us about it. Also, if you would like to contribute, email the support team at <a href="mailto:support@almsaeedstudio.com">support@almsaeedstudio.com</a>.</li>
<li><b>Documentation.</b> We are trying our best to make your experience with AdminLTE be smooth. One way to achieve that is to provide documentation and support. If you think that something is missing from the documentation, please do not hesitate to create an issue to tell us about it.</li>
<li><b>Built with <a href="http://lesscss.org/" target="_blank">LESS</a>.</b> This theme uses the LESS compiler to make it easier to customize and use. LESS is easy to learn if you know CSS or SASS. It is not necessary to learn LESS but it will benefit you a lot in the future.</li>
<li><b>Hosted on <a href="https://github.com/almasaeed2010/AdminLTE/" target="_blank">GitHub</a>.</b> Visit our GitHub repository to view issues, make requests, or contribute to the project.</li>
</ul>
@@ -878,12 +878,7 @@ AdminLTE/
&LT;li class="active">&LT;a href="#">&LT;span>Link&LT;/span>&LT;/a>&LT;&LT;/li>
&LT;li>&LT;a href="#">&LT;span>Another Link&LT;/span>&LT;/a>&LT;/li>
&LT;li class="treeview">
&LT;a href="#">
&LT;span>Multilevel&LT;/span>
&LT;span class="pull-right-container">
&LT;i class="fa fa-angle-left pull-right">&LT;/i>
&LT;/span>
&LT;/a>
&LT;a href="#">&LT;span>Multilevel&LT;/span> &LT;i class="fa fa-angle-left pull-right">&LT;/i>&LT;/a>
&LT;ul class="treeview-menu">
&LT;li>&LT;a href="#">Link in level 2&LT;/a>&LT;/li>
&LT;li>&LT;a href="#">Link in level 2&LT;/a>&LT;/li>
@@ -2135,7 +2130,7 @@ AdminLTE/
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.5
<b>Version</b> 2.3.6
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights reserved.
</footer>

View File

@@ -1015,7 +1015,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.5
<b>Version</b> 2.3.6
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -1330,7 +1330,7 @@
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.5
<b>Version</b> 2.3.6
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -1,6 +1,6 @@
{
"name": "admin-lte",
"version": "2.3.5",
"version": "2.3.6",
"main": "dist/js/app.min.js",
"repository": {
"type": "git",

View File

@@ -1493,7 +1493,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.5
<b>Version</b> 2.3.6
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -1441,7 +1441,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.5
<b>Version</b> 2.3.6
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -2816,7 +2816,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.5
<b>Version</b> 2.3.6
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -684,7 +684,7 @@
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.5
<b>Version</b> 2.3.6
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -607,7 +607,7 @@
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.5
<b>Version</b> 2.3.6
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -688,7 +688,7 @@
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.5
<b>Version</b> 2.3.6
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -590,7 +590,7 @@
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.5
<b>Version</b> 2.3.6
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -492,7 +492,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.5
<b>Version</b> 2.3.6
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -635,7 +635,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.5
<b>Version</b> 2.3.6
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -873,7 +873,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.5
<b>Version</b> 2.3.6
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -605,7 +605,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.5
<b>Version</b> 2.3.6
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -540,7 +540,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.5
<b>Version</b> 2.3.6
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -541,7 +541,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.5
<b>Version</b> 2.3.6
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -435,7 +435,7 @@
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.5
<b>Version</b> 2.3.6
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -670,7 +670,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer no-print">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.5
<b>Version</b> 2.3.6
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -448,7 +448,7 @@
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.5
<b>Version</b> 2.3.6
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -869,7 +869,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.5
<b>Version</b> 2.3.6
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -917,7 +917,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.5
<b>Version</b> 2.3.6
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -569,7 +569,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.5
<b>Version</b> 2.3.6
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -900,7 +900,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.5
<b>Version</b> 2.3.6
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -436,7 +436,7 @@
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.5
<b>Version</b> 2.3.6
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -442,7 +442,7 @@
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.5
<b>Version</b> 2.3.6
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -442,7 +442,7 @@
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.5
<b>Version</b> 2.3.6
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -264,7 +264,7 @@
<footer class="main-footer">
<div class="container">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.5
<b>Version</b> 2.3.6
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -531,7 +531,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.5
<b>Version</b> 2.3.6
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -674,7 +674,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.5
<b>Version</b> 2.3.6
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -471,7 +471,7 @@
<div class="box-body no-padding">
<div class="mailbox-read-info">
<h3>Message Subject Is Placed Here</h3>
<h5>From: support@almsaeedstudio.com
<h5>From: help@example.com
<span class="mailbox-read-time pull-right">15 Feb. 2016 11:03 PM</span></h5>
</div>
<!-- /.mailbox-read-info -->
@@ -598,7 +598,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.5
<b>Version</b> 2.3.6
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -1403,7 +1403,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.5
<b>Version</b> 2.3.6
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -838,7 +838,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.5
<b>Version</b> 2.3.6
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.

View File

@@ -1570,7 +1570,7 @@
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.5
<b>Version</b> 2.3.6
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.