mirror of
https://code.castopod.org/adaures/castopod
synced 2025-06-12 10:35:10 +00:00
parent
f75ffc2ea4
commit
35519f3a64
@ -44,8 +44,7 @@
|
|||||||
label="<?= esc(lang('Episode.form.title')) ?>"
|
label="<?= esc(lang('Episode.form.title')) ?>"
|
||||||
hint="<?= esc(lang('Episode.form.title_hint')) ?>"
|
hint="<?= esc(lang('Episode.form.title_hint')) ?>"
|
||||||
value="<?= esc($episode->title) ?>"
|
value="<?= esc($episode->title) ?>"
|
||||||
isRequired="true"
|
isRequired="true" />
|
||||||
data-slugify="title" />
|
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<x-Forms.Label for="slug"><?= lang('Episode.form.permalink') ?></x-Forms.Label>
|
<x-Forms.Label for="slug"><?= lang('Episode.form.permalink') ?></x-Forms.Label>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user