summaryrefslogtreecommitdiffstats
path: root/src/bm/bmrequest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/bm/bmrequest.cpp')
-rw-r--r--src/bm/bmrequest.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/bm/bmrequest.cpp b/src/bm/bmrequest.cpp
index 587604a..8781c8e 100644
--- a/src/bm/bmrequest.cpp
+++ b/src/bm/bmrequest.cpp
@@ -7219,7 +7219,8 @@ void BMRequest_GetIXHistories::handleReply_HTML(const QStringList &args) const
reply += "in a particular way with respect to time.";
reply += "<br /><br />";
- reply += "The selected evaluation time is indicated by a blue vertical line.";
+ reply += "The selected evaluation time is indicated by a blue vertical line ";
+ reply += "(unless it falls outside the global time range of the displayed result histories).";
reply += "</td></tr></table>\n";