Project

General

Profile

Bug #24167 ยป 16518.diff

Administrator Admin, 2010-11-22 22:20

View differences:

class.tx_reports_reports_status_securitystatus.php (working copy)
$value = $GLOBALS['LANG']->getLL('status_insecure');
$severity = tx_reports_reports_status_Status::ERROR;
$editUserAccountUrl = 'alt_doc.php?returnUrl=index.php&edit[be_users][' . $row['uid'] . ']=edit';
$editUserAccountUrl = 'alt_doc.php?returnUrl=mod.php?M=tools_txreportsM1&edit[be_users][' . $row['uid'] . ']=edit';
$message = sprintf(
$GLOBALS['LANG']->sL('LLL:EXT:lang/locallang_core.xml:warning.backend_admin'),
'<a href="' . $editUserAccountUrl . '">',
    (1-1/1)