Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-6522

Hardcoded language string in diff when updating (nitpick)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 3.0.1
    • 3.0.RC7
    • Installation system
    • 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>';

            Acyd Burn Meik Sievertsen [X] (Inactive)
            fberci Bertalan Fodor [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: