diff options
author | root | 2012-04-11 17:21:34 +0530 |
---|---|---|
committer | root | 2012-04-11 17:21:34 +0530 |
commit | c671a7c3af9236f39ef08f7bfed79270b28f9c65 (patch) | |
tree | 64d961506e0fd6fec33742e34a4c2fbc65bb582d | |
parent | be723c254e4d23f550c1110204c1152925282a8a (diff) | |
download | aloha-c671a7c3af9236f39ef08f7bfed79270b28f9c65.tar.gz aloha-c671a7c3af9236f39ef08f7bfed79270b28f9c65.tar.bz2 aloha-c671a7c3af9236f39ef08f7bfed79270b28f9c65.zip |
changed notices to notes
-rw-r--r-- | aloha/template/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aloha/template/base.html b/aloha/template/base.html index 4e3431f..63863eb 100644 --- a/aloha/template/base.html +++ b/aloha/template/base.html @@ -78,7 +78,7 @@ <div id="sidebar"> <div class="well sidebar-nav"> <ul class="nav nav-list"> - <li class="nav-header">Notices</li> + <li class="nav-header"><h2>Notes</h2></li> <li><hr></li> <li><span class="label label-important pull-right">Important</span></li> <li>Supported Browsers : <br />Google chrome >= 12<br /> Mozilla Firefox >= 5<br /> Microsoft Internet Explorer >= 9 <br />Opera >=11.0</li> |