Problem/Motivation

In flood unblock page, the submission button text is:
Removed selected items from the flood table.
It should be spelled correctly to:
Remove selected items from the flood table

Steps to reproduce

  1. Go to "/admin/people/flood-unblock".
  2. At the end of the form: the submit button text is: Removed selected items from the flood table.

Proposed resolution

  1. In code go to: FloodUnblockAdminForm.php
  2. At line 197: change value to Remove selected items from the flood table

Remaining tasks

User interface changes

Before:-

After:-

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Abdullah Yassin created an issue. See original summary.

Abdullah Yassin’s picture

Issue summary: View changes

Abdullah Yassin’s picture

Status: Needs work » Needs review
Abdullah Yassin’s picture

Version: 2.2.2 » 2.0.0
Abdullah Yassin’s picture

Version: 2.0.0 » 2.2.2
Abdullah Yassin’s picture

Title: Spellcheck for "Removed selected items from the flood table" button text » Better accessibility for "Removed selected items from the flood table" button text
rajab natshah’s picture

Abdullah Yassin’s picture

StatusFileSize
new1.12 KB

Commit "e00e8806" patch

alaa jwiehan’s picture

Issue summary: View changes
alaa jwiehan’s picture

Issue summary: View changes
alaa jwiehan’s picture

Status: Needs review » Reviewed & tested by the community

fabianderijk’s picture

Status: Reviewed & tested by the community » Fixed

I've just merged this into the 2.2.x branch.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.