mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Drop suffixes from confirm parameters
Remove the _delete and _disown suffixes from HTTP POST confirmation parameters. Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
parent
9b19f7595e
commit
5c64ae1a0e
8 changed files with 9 additions and 9 deletions
|
@ -503,7 +503,7 @@ function pkg_display_details($id=0, $row, $SID="") {
|
|||
* do_UnFlag - Remove out-of-date flag
|
||||
* do_Adopt - Adopt
|
||||
* do_Disown - Disown
|
||||
* do_Delete - Delete (requires confirm_Delete to be set)
|
||||
* do_Delete - Delete
|
||||
* do_Notify - Enable notification
|
||||
* do_UnNotify - Disable notification
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue