mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
commit
f0bd338915
@ -10,7 +10,7 @@
|
||||
<div class="modal-header">
|
||||
<button type="button" class="close" data-dismiss="popup">×</button>
|
||||
<h4 class="modal-title">
|
||||
<?= e(trans('backend::lang.relation.create_name', ['name'=>$relationLabel])) ?>
|
||||
<?= e(trans('backend::lang.relation.update_name', ['name'=>$relationLabel])) ?>
|
||||
</h4>
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
@ -67,4 +67,4 @@
|
||||
</div>
|
||||
<?= Form::close() ?>
|
||||
|
||||
<?php endif ?>
|
||||
<?php endif ?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user