-
Bug
-
Resolution: Fixed
-
3.0.RC7
-
None
-
PHP Environment:
Database:
Just a small nitpick: in includes/diff/renderer.php at line 606 the first "line" string is hardcoded:
$output .= '<tr><th>Line ' . $header['oldline'] . '</th><th>' . $user->lang['LINE'] . ' ' . $header['newline'] . '</th></tr>';
|

