fix typo3 in translation key

This commit is contained in:
Uwe Steinmann 2018-01-30 06:39:38 +01:00
parent 593ba16c2d
commit dc198e383b

View File

@ -719,7 +719,7 @@ console.log(element);
?> ?>
<tr> <tr>
<td colspan="2"> <td colspan="2">
<?php $this->contentSubHeading(getMLText("assign_recipents")); ?> <?php $this->contentSubHeading(getMLText("assign_recipients")); ?>
</td> </td>
</tr> </tr>
<tr> <tr>