Loading themes/cp_admin/episode/create.php +1 −0 Original line number Diff line number Diff line Loading @@ -126,6 +126,7 @@ name="description_footer" label="<?= lang('Episode.form.description_footer') ?>" hint="<?= lang('Episode.form.description_footer_hint') ?>" value="<?= htmlspecialchars($podcast->episode_description_footer_markdown) ?? '' ?>" disallowList="header,quote" /> </Forms.Section> Loading Loading
themes/cp_admin/episode/create.php +1 −0 Original line number Diff line number Diff line Loading @@ -126,6 +126,7 @@ name="description_footer" label="<?= lang('Episode.form.description_footer') ?>" hint="<?= lang('Episode.form.description_footer_hint') ?>" value="<?= htmlspecialchars($podcast->episode_description_footer_markdown) ?? '' ?>" disallowList="header,quote" /> </Forms.Section> Loading