From 29d4a1ad6117ffab667846f19e373e0da6369a73 Mon Sep 17 00:00:00 2001 From: Udo Walter Date: Tue, 12 Sep 2017 15:50:54 +0200 Subject: [exams] small design changes --- modules-available/exams/templates/page-exams.html | 117 +++++++++++----------- 1 file changed, 61 insertions(+), 56 deletions(-) (limited to 'modules-available/exams/templates/page-exams.html') diff --git a/modules-available/exams/templates/page-exams.html b/modules-available/exams/templates/page-exams.html index 18dd1ab2..06e5905c 100644 --- a/modules-available/exams/templates/page-exams.html +++ b/modules-available/exams/templates/page-exams.html @@ -1,59 +1,64 @@ -

{{lang_allExamPeriods}}

-
- - - - - - - - - - - - {{#exams}} - - - - - - - - {{/exams}} - -
{{lang_id}}{{lang_locations}}{{lang_begin}}{{lang_end}}
{{examid}} - {{locationnames}} - {{^locationnames}} - {{lang_global}} - {{/locationnames}} - {{#lecturename}} -
- {{lang_autostart}}: {{lecturename}} -
- {{/lecturename}} -
- {{description}} - {{^description}} - {{lang_noDescription}} - {{/description}} -
-
{{starttime_s}}{{endtime_s}} -
- {{^liesInPast}} - - {{/liesInPast}} - {{lang_edit}} - - - -
-
-
- -
-
- {{lang_addExam}} +
+
+ {{lang_allExamPeriods}}
-
+
+
+ + + + + + + + + + + + {{#exams}} + + + + + + + + {{/exams}} + +
{{lang_id}}{{lang_locations}}{{lang_begin}}{{lang_end}}
{{examid}} + {{locationnames}} + {{^locationnames}} + {{lang_global}} + {{/locationnames}} + {{#lecturename}} +
+ {{lang_autostart}}: {{lecturename}} +
+ {{/lecturename}} +
+ {{description}} + {{^description}} + {{lang_noDescription}} + {{/description}} +
+
{{starttime_s}}{{endtime_s}} +
+ {{^liesInPast}} + + {{/liesInPast}} + {{lang_edit}} + + + +
+
+
+ +
+
\ No newline at end of file -- cgit v1.2.3-55-g7522