]> git.mxchange.org Git - friendica.git/commitdiff
add non-leecher link
authornupplaPhil <admin@philipp.info>
Thu, 5 Dec 2019 21:10:04 +0000 (22:10 +0100)
committernupplaPhil <admin@philipp.info>
Thu, 5 Dec 2019 21:10:04 +0000 (22:10 +0100)
doc/smarty3-templates.md

index 6e98d08653bb5375935b589b5c8851152c87a6a5..1fadcb22148374ce69b12027a88e18e90d29e1ff 100644 (file)
@@ -89,7 +89,7 @@ Field parameter:
 3. Help text for the input box,
 4. if set to "required" modern browser will check that this input box is filled when submitting the form,
 5. if set to "autofocus" modern browser will put the cursur into this box once the page is loaded,
-6. if set, it will be used for the input type, default is `text` (possible types: https://www.w3schools.com/html/html_form_input_types.asp).
+6. if set, it will be used for the input type, default is `text` (possible types: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#%3Cinput%3E_types).
 
 ### field_intcheckbox.tpl