Update version number

This commit is contained in:
Abdullah Almsaeed
2016-03-24 10:00:18 -04:00
parent 034c31e089
commit 497ca6d7e6
40 changed files with 43 additions and 43 deletions

View File

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

View File

@@ -36,7 +36,7 @@
<span class="logo-lg"><b>Admin</b>LTE</span>
</a>
<!-- Header Navbar: style can be found in header.less -->
<nav class="navbar navbar-static-top">
<nav class="navbar navbar-static-top" role="navigation">
<!-- Sidebar toggle button-->
<a href="#" class="sidebar-toggle" data-toggle="offcanvas" role="button">
<span class="sr-only">Toggle navigation</span>
@@ -459,7 +459,7 @@ AdminLTE/
<!-- Logo -->
<a href="index2.html" class="logo" style="position: relative;"><b>Admin</b>LTE</a>
<!-- Header Navbar: style can be found in header.less -->
<nav class="navbar" style="border: 0;max-height: 50px;">
<nav class="navbar" role="navigation" style="border: 0;max-height: 50px;">
<!-- Sidebar toggle button-->
<a href="#" class="sidebar-toggle" role="button">
<span class="sr-only">Toggle navigation</span>
@@ -2130,7 +2130,7 @@ AdminLTE/
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.2
<b>Version</b> 2.3.3
</div>
<strong>Copyright &copy; 2014-2015 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights reserved.
</footer>