Not translated messages

XMLWordPrintable

    • Type: Incident report
    • Resolution: Fixed
    • Priority: Major
    • 1.9.0 (alpha)
    • Affects Version/s: 1.9.0 (alpha)
    • Component/s: Frontend (F)
    • None

      Index: page_header.php
      ===================================================================
      — page_header.php (revision 8467)
      +++ page_header.php (working copy)
      @@ -419,7 +419,7 @@
      $table->setCellPadding(0);

      $history = get_user_history();

      • $tr = new CRow(new CCol('History:','caption'));
        + $tr = new CRow(new CCol(S_HISTORY.':','caption'));
        $tr->addItem($history);

      $table->addRow($tr);

            Assignee:
            Unassigned
            Reporter:
            Alexey Pustovalov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: