Small fix

This commit is contained in:
Léo Serre 2021-06-04 20:51:53 +02:00
parent aeebd5999d
commit 5c2f9dda2a
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
<textarea rows="30" name="content" id="content" placeholder="Contenu de l'article"><?=$blogArticle->content?></textarea>
<? if(isset($new) AND $new==1) { ?>
<input type="text" value="<?=$blogArticle->permalink?>" name="permalink" id="permalink" placeholder="URL">
<input type="text" name="permalink" id="permalink" placeholder="URL">
<? } ?>
<label for="is_commentable">