Bug #361
Hard-coded language string in admin permissions page
| Status: | Closed | Start: | 08/09/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | Ryan Gordon | % Done: | 100% |
|
| Category: | Admin Control Panel | |||
| Target version: | 1.4.10 | |||
| Reproducibility: | Browser: | |||
| Reported In MyBB Version: | 1.4.8 | Database Type: | ||
| PHP Version: | Database Version: |
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 about 1 year ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Applied in changeset r4423.
Updated by Stefan T. about 1 year ago
- Status changed from Resolved to Closed
Updated by Ryan Gordon 12 months ago
- Target version changed from 1.4.9 to 1.4.10
- Reported In MyBB Version set to 1.4.8