Warnhinweis Druckprobleme digitale Signatur

This commit is contained in:
Manfred Kindl
2018-10-08 14:31:30 +02:00
parent bcff06ef14
commit 4694207cc9
3 changed files with 11 additions and 0 deletions
+9
View File
@@ -304,6 +304,15 @@ else
$akte = new akte();
echo '<h2>' . $p->t('tools/abschlussdokumente') . '</h2>';
echo '<table><tr>';
echo '<td style=" background-color: #fcf8e3;
color: #8a6d3b;
padding: .75rem 1.25rem;
margin-bottom: 1rem;
border: 1px solid #faf2cc;
border-radius: .25rem;">'.$p->t('tools/warnungDruckDigitaleSignatur').'</td>';
echo '</tr></table>';
if($akte->getArchiv($student_studiengang->person_id, null, true) && count($akte->result)>0)
{
echo '