diff --git a/main/template/default/auth/courses_list.php b/main/template/default/auth/courses_list.php index 06c3f67228..bad00b6ef2 100755 --- a/main/template/default/auth/courses_list.php +++ b/main/template/default/auth/courses_list.php @@ -17,7 +17,8 @@ $courses_without_category = isset($courses_in_category[0]) ? $courses_in_categor
- + +
@@ -183,11 +184,9 @@ echo ''; if (!empty($courses_without_category)) { $number_of_courses = count($courses_without_category); $key = 0; - foreach ($courses_without_category as $course) { echo ''; ?> -

@@ -198,7 +197,6 @@ if (!empty($courses_without_category)) { ?>
- - + {% for message in messages %} @@ -50,12 +46,12 @@ {% endfor %} {% if is_allowed_to_edit %} -
+
- {% for type in types %} + {% for type in types %} {{type.title}} - + {% endfor %}
@@ -78,26 +74,26 @@
{% if is_allowed_to_edit %}
- {% if session_id == description.session_id %} - - {% else %} - {{'EditionNotAvailableFromSession'|get_lang}} {% endif %}
{% endif %} - + {{description.type.title}} {{description.title}}