implement TextFormatter class to include media in texts
This commit is contained in:
parent
3fb0b9d074
commit
f723382b93
9 changed files with 137 additions and 7 deletions
|
|
@ -7,7 +7,7 @@
|
|||
<?php endforeach ?>
|
||||
</select>
|
||||
<?php endif ?>
|
||||
<?=\hhu\z\Utils::t($text)?>
|
||||
<?=$t->t($text)?>
|
||||
<?php endforeach ?>
|
||||
|
||||
<br /><br />
|
||||
|
|
|
|||
|
|
@ -7,6 +7,6 @@
|
|||
<?php endforeach ?>
|
||||
</select>
|
||||
<?php endif ?>
|
||||
<?=\hhu\z\Utils::t($text)?>
|
||||
<?=$t->t($text)?>
|
||||
<?php endforeach ?>
|
||||
</form>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue