diff --git a/application/views/person/gradelist/gradelist.php b/application/views/person/gradelist/gradelist.php
index dbdcf66f8..9ae485c02 100644
--- a/application/views/person/gradelist/gradelist.php
+++ b/application/views/person/gradelist/gradelist.php
@@ -37,7 +37,8 @@
p->t('lehre', 'gewichteternotendurchschnitt'); ?>
:
- p->t('lehre', 'ects'); ?>:
+ p->t('lehre', 'ects'); ?>
+
:
result as $addon)
-
+
@@ -377,14 +377,14 @@ foreach($addon_obj->result as $addon)
label = "&menu-statistic-notenspiegel.label;"
command = "menu-statistic-notenspiegel:command"
accesskey = "&menu-statistic-notenspiegel.accesskey;"/>
-
+
diff --git a/content/fasoverlay.js.php b/content/fasoverlay.js.php
index 0c80221e9..375818b48 100644
--- a/content/fasoverlay.js.php
+++ b/content/fasoverlay.js.php
@@ -1077,7 +1077,7 @@ function StatistikPrintNotenspiegelErweitert(typ)
window.open('content/statistik/notenspiegel_erweitert.php?studiengang_kz='+studiengang_kz+'&semester='+semester+'&typ='+typ+'&orgform='+orgform,'Notenspiegel');
}
-function StatistikPrintNotenspiegelStudent()
+function StatistikPrintStudienverlaufStudent()
{
var tree = document.getElementById('student-tree');
var data='';
@@ -1094,7 +1094,7 @@ function StatistikPrintNotenspiegelStudent()
alert('Markierte Person ist kein Student');
return;
}
- window.open('index.ci.php/person/gradelist/index/'+student_uid,'Notenspiegel');
+ window.open('index.ci.php/person/gradelist/index/'+student_uid,'Studienverlauf');
}
// ****
diff --git a/locale/de-AT/fas.dtd b/locale/de-AT/fas.dtd
index 6662cb355..86415c024 100644
--- a/locale/de-AT/fas.dtd
+++ b/locale/de-AT/fas.dtd
@@ -114,9 +114,9 @@
-
-
-
+
+
+