1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-09 08:06:38 +02:00

#3131 - Get rid of autocomplete when we do not want it

Correct commit now.
This commit is contained in:
Tijn Kuyper
2019-10-30 15:51:54 +01:00
parent 1de3213d98
commit 9dfe6728a8

View File

@@ -6794,7 +6794,7 @@ var_dump($select_options);*/
$text .= "
<form method='post' action='".$url."' id='{$form['id']}-form' enctype='multipart/form-data' autocomplete='off' >
<div style='display:none'><input type='password' id='_no_autocomplete_' /></div>
<div style='display:none'><input type='text' name='lastname_74758209201093747' autocomplete='off' id='_no_autocomplete_' /></div>
<div id='admin-ui-edit'>
".vartrue($form['header'])."
".$this->token()."