1
0
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:
Awilum
2019-01-15 12:35:04 +03:00
parent 98f41b4a8b
commit 9d10239bae

View File

@@ -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">&times;</span>
</button>