Deconflicting a name of an input for two forms on the same page
This commit is contained in:
parent
4e6d2cbdf6
commit
8ab380d6dd
3 changed files with 3 additions and 3 deletions
|
@ -118,7 +118,7 @@
|
|||
<p align="right">
|
||||
<small>
|
||||
Clean up by entering system password
|
||||
<input type="password" id="system_password_orphaned" name="system_password" />
|
||||
<input type="password" id="system_password_orphaned" name="system_password_orphaned" />
|
||||
and
|
||||
<input type="submit" value="Delete Orphan Pages" />
|
||||
</small>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue