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