mirror of
https://github.com/flextype/flextype.git
synced 2025-08-13 00:24:15 +02:00
Admin Panel: Translates fixes.
This commit is contained in:
@@ -75,7 +75,7 @@ use function Flextype\Component\I18n\__;
|
||||
<div class="modal-dialog" role="document">
|
||||
<div class="modal-content">
|
||||
<div class="modal-header">
|
||||
<h5 class="modal-title" id="entriesImagePreviewLabel"><?= __('admin_entries_image_preview') ?></h5>
|
||||
<h5 class="modal-title" id="entriesImagePreviewLabel"><?= __('admin_entries_preview') ?></h5>
|
||||
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
|
||||
<span aria-hidden="true">×</span>
|
||||
</button>
|
||||
|
Reference in New Issue
Block a user