Meldung, wenn keine Vorlage im System

This commit is contained in:
kindlm
2015-09-17 15:26:17 +02:00
parent 6705e4ff1d
commit 76d94532fa
4 changed files with 494 additions and 429 deletions
+3
View File
@@ -176,6 +176,9 @@ else
$xsl_content = $vorlage->text;
if($xsl_content=='')
die('Für diese Organisationseinheit ist keine Vorlage im System hinterlegt');
//Berechtigung pruefen
if($xsl=='AccountInfo')
{