Browse Source

Merge pull request #3 from ezequias/inbox-click

Inbox click
amutisya 9 years ago
parent
commit
10f514a543
1 changed files with 3 additions and 3 deletions
  1. 3 3
      production/index.html

+ 3 - 3
production/index.html

@@ -305,7 +305,7 @@
                                     <li>
                                         <div class="text-center">
                                             <a>
-                                                <strong>See All Alerts</strong>
+                                                <strong><a href="inbox.html">See All Alerts</strong>
                                                 <i class="fa fa-angle-right"></i>
                                             </a>
                                         </div>
@@ -337,7 +337,7 @@
                     <div class="animated flipInY col-md-2 col-sm-4 col-xs-4 tile_stats_count">
                         <div class="left"></div>
                         <div class="right">
-                            <span class="count_top"><i class="fa fa-clock-o"></i> Avarare Time</span>
+                            <span class="count_top"><i class="fa fa-clock-o"></i> Average Time</span>
                             <div class="count">123.50</div>
                             <span class="count_bottom"><i class="green"><i class="fa fa-sort-asc"></i>3% </i> From last Week</span>
                         </div>
@@ -1335,4 +1335,4 @@
     <!-- /footer content -->
 </body>
 
-</html>
+</html>