mirror of
https://code.castopod.org/adaures/castopod
synced 2025-04-19 13:01:19 +00:00
parent
732d42923d
commit
a83afb0004
@ -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