Englisches Zeugnis

This commit is contained in:
Andreas Österreicher
2009-07-06 08:10:32 +00:00
parent 00ec195860
commit 8d9f5ecb73
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -16,6 +16,7 @@ abstract class db extends basis
abstract function db_query($sql);
abstract function db_fetch_object($result=null, $i=null);
abstract function db_fetch_array($result=null);
abstract function db_result($result = null, $i,$item);
abstract function db_num_rows($result=null);
abstract function db_affected_rows($result=null);
abstract function db_last_error();
+1 -1
View File
@@ -170,7 +170,7 @@
<fo:block font-size="7pt"></fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block font-size="7pt">non-credit participation (na), participated(t), passed (b), approbiert (ap), erfolgreich absolviert (ea), nicht erfolgreich absolviert (nea)</fo:block>
<fo:block font-size="7pt">non-credit participation (na), participated(t), passed (b), successfully completed (ea), not successfully completed (nea)</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
+1 -1
View File
@@ -156,7 +156,7 @@
<fo:block font-size="7pt"/>
</fo:table-cell>
<fo:table-cell>
<fo:block font-size="7pt">teilgenommen (tg), bestanden (b), approbiert (ap), erfolgreich absolviert (ea), nicht erfolgreich absolviert (nea)</fo:block>
<fo:block font-size="7pt">teilgenommen (tg), bestanden (b), erfolgreich absolviert (ea), nicht erfolgreich absolviert (nea)</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-body>