Skip to content

Commit 71205ee

Browse files
committed
Re-adding language template
1 parent a226017 commit 71205ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/default/entity/Photo/edit.tpl.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343

4444
<div class="content-form">
4545
<label for="title">
46-
Title</label>
46+
<?php echo \Idno\Core\Idno::site()->language()->_('Title'); ?></label>
4747
<?php echo $this->__([
4848
'name' => 'title',
4949
'id' => 'title',

0 commit comments

Comments
 (0)