Merge remote branch 'nagyrobi/patch-13' into nagyrobi
This commit is contained in:
commit
18d56e20aa
|
@ -818,10 +818,10 @@ xhtmlHeaders(__FILE__, $SLANG['Timeline'] );
|
||||||
<div id="dataPanel">
|
<div id="dataPanel">
|
||||||
<div id="textPanel">
|
<div id="textPanel">
|
||||||
<div id="instruction">
|
<div id="instruction">
|
||||||
<p>Pass your mouse over the graph to view a snapshot image and event details.</p>
|
<p><?= $SLANG['TimelineTip1'] ?></p>
|
||||||
<p>Click on the coloured sections of the graph, or the image, to view the event.</p>
|
<p><?= $SLANG['TimelineTip2'] ?></p>
|
||||||
<p>Click on the background to zoom in to a smaller time period based around your click.</p>
|
<p><?= $SLANG['TimelineTip3'] ?></p>
|
||||||
<p>Use the controls below to zoom out or navigate back and forward through the time range.</p>
|
<p><?= $SLANG['TimelineTip4'] ?></p>
|
||||||
</div>
|
</div>
|
||||||
<div id="eventData">
|
<div id="eventData">
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue