Ignore:
Timestamp:
06/10/15 15:54:05 (9 years ago)
Author:
dneise
Message:
changed text on humidity limits a bit
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/fact/plots/quality.C

    r18195 r18197  
    428428    l1.SetLineColor(kOrange);
    429429    l1.DrawClone();
    430     TText t1(first_time-600, 41, "Note in logbook");
     430    TText t1(first_time-600, 41, "Please, note in logbook");
    431431    t1.SetTextSize(0.1);
    432432    t1.DrawClone();
     
    436436    l2.SetLineColor(kRed);
    437437    l2.DrawClone();
    438     TText t2(first_time-600, 56, "Mail to fact-online.");
     438    TText t2(first_time-600, 56, "Please, report to fact-online");
    439439    t2.SetTextSize(0.1);
    440440    t2.DrawClone();
Note: See TracChangeset for help on using the changeset viewer.