Bug #361
Hard-coded language string in admin permissions page
| Status: | Closed | Start date: | 08/09/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Ryan Gordon | % Done: | 100% |
|
| Category: | Admin Control Panel | |||
| Target version: | 1.4.10 | |||
| Reproducibility: | Database Type: | |||
| Reported In MyBB Version: | 1.4.8 | Database Version: | ||
| PHP Version: | SQA assignments: | |||
| Browser: |
Description
File admin/modules/user/admin_permissions.php, line 331
$table->construct_cell("<a href=\"index.php?module=user/admin_permissions&action=edit&uid={$uid}\">Set Permissions</a>", array("class" => "align_center"));
the "Set Permissions" string should be included in language files so that we could translate it.
Associated revisions
Fixes Hard-coded language string in admin permissions page (fixes:361)
History
Updated by Ryan Gordon over 2 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Applied in changeset r4423.
Updated by Stefan T. over 2 years ago
- Status changed from Resolved to Closed
Updated by Ryan Gordon over 2 years ago
- Target version changed from 1.4.9 to 1.4.10
- Reported In MyBB Version set to 1.4.8