Browse Source

Minor UI changes.

Julio Montoya 10 years ago
parent
commit
4d4a651155
2 changed files with 1 additions and 2 deletions
  1. 0 1
      main/newscorm/lp_controller.php
  2. 1 1
      main/template/default/layout/topbar.tpl

+ 0 - 1
main/newscorm/lp_controller.php

@@ -24,7 +24,6 @@ if (isset($_GET['action'])) {
 }
 $language_file[] = 'document';
 $language_file[] = 'learnpath';
-$language_file[] = 'registration';
 $language_file[] = 'exercice';
 
 // Including the global initialization file.

+ 1 - 1
main/template/default/layout/topbar.tpl

@@ -1,6 +1,6 @@
 <!-- Topbar -->
 {% if show_toolbar == 1 %}
-    <nav class="navbar navbar-default navbar-fixed-top">
+    <nav class="navbar-inverse navbar-fixed-top">
         <div class="container">
 
             <div class="navbar-header">