Petites sécurités blgo & wiki

This commit is contained in:
leosw
2026-01-18 15:09:09 +01:00
parent 25fa59cddf
commit 397f8b770a
3 changed files with 17 additions and 1 deletions

View File

@@ -33,7 +33,7 @@
<? if(isset($new) AND $new==1) { ?>
<div id="permalink_container">
<label id="permalink_label" for="permalink"><?=$config['web_root_folder']?>blog/</label>
<input type="text" name="permalink" id="permalink" placeholder="URL">
<input type="text" name="permalink" id="permalink" placeholder="URL" required>
</div>
<? } ?>