Project

General

Profile

Bug #22734 » bug_14503.patch

Administrator Admin, 2010-05-28 15:26

View differences:

t3lib/class.t3lib_bedisplaylog.php (Arbeitskopie)
$text .= ' <a href="' . htmlspecialchars($GLOBALS['BACK_PATH'] . 'show_rechis.php?sh_uid=' . $newRow['uid'] .
'&returnUrl=' . rawurlencode(t3lib_div::getIndpEnv('REQUEST_URI'))) . '">' .
t3lib_iconWorks::getSpriteIcon('actions-document-history-open') .
' title="' . $GLOBALS['LANG']->getLL('showHistory') . '" alt="" />' .
'</a>';
}
(2-2/4)