mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-02 14:29:11 +02:00
parent
732d42923d
commit
a83afb0004
1 changed files with 1 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue