MyBB Community Forums

Full Version: [F] Hard-coded language string in admin/modules/user/admin_permissions.php [R] [C-StefanT]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
MyBB 1.4.8, file admin/modules/user/admin_permissions.php, line 331
			$table->construct_cell("<a href=\"index.php?module=user/admin_permissions&amp;action=edit&amp;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.
Thank you for your bug report.

This bug has been fixed in our internal code repository. Please note that the problem will not be fixed here until these forums are updated.

With regards,
MyBB Group