Fehler Zuständigkeiten GUI: removed double row for fehlertyp in fehler info modal

This commit is contained in:
KarpAlex
2022-03-31 17:47:20 +02:00
parent 427a75b74b
commit dcf00b04ce
@@ -138,14 +138,6 @@ $this->load->view(
<span id="fehlertypInfo"></span>
</td>
</tr>
<tr>
<td>
<b><?php echo ucfirst($this->p->t('fehlermonitoring', 'fehlertyp')) ?></b>
</td>
<td>
<span id="fehlertypInfo"></span>
</td>
</tr>
<tr>
<td>
<b><?php echo ucfirst($this->p->t('fehlermonitoring', 'fehlercodeExtern')) ?></b>