mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 10:22:18 +00:00
Cleanup & existing phrases
This commit is contained in:
@@ -269,7 +269,7 @@ class Config extends FHCAPI_Controller
|
||||
"&lvid={lehrveranstaltung_id}";
|
||||
|
||||
$archive_url = "api/frontend/v1/documents/archiveSigned";
|
||||
$archive_response = $this->p->t("stv", "document_signed_and_archived");
|
||||
$archive_response = $this->p->t("stv", "document_signed_and_archived"); // TODO(chris): phrase
|
||||
$archive_post_ff = [
|
||||
"xml" => "zertifikat.rdf.php",
|
||||
"xsl" => "Zertifikat",
|
||||
|
||||
Reference in New Issue
Block a user