Bug #678

Hard-coded language string in /admin/modules/style/templates.php

Added by Artur Szulc about 2 years ago. Updated about 2 years ago.

Status:Closed Start date:01/16/2010
Priority:Normal Due date:
Assignee:Tom Moore % Done:

100%

Category:Admin Control Panel
Target version:1.4.12
Reproducibility:Always Database Type:
Reported In MyBB Version:1.4.11 Database Version:
PHP Version: SQA assignments:
Browser:

Description

File /admin/modules/style/templates.php has hard-coded language string on line ~723

$table->construct_cell("<a href=\"{$url}\">Edit</a>", array("class" => "align_center"));

Associated revisions

Revision 4717
Added by Tom Moore about 2 years ago

Fixes Hard-coded language string in /admin/modules/style/templates.php (fixes:678)

History

Updated by Tom Moore about 2 years ago

  • Category set to Admin Control Panel
  • Status changed from New to Assigned
  • Assignee set to Tom Moore
  • Target version set to 1.4.12

Updated by Tom Moore about 2 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Applied in changeset r4717.

I know language changes are supposed to be for 1.6, but the language string already exists - so I've updated it for both versions...

Updated by Stefan T. about 2 years ago

  • Status changed from Resolved to Closed

I think the rule is for changes in the language files, not for such things.

Also available in: Atom PDF