Pārlūkot izejas kodu

Minor UI changes.

Julio Montoya 10 gadi atpakaļ
vecāks
revīzija
4d4a651155

+ 0 - 1
main/newscorm/lp_controller.php

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

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

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