changeset 502:95fe8c725f90

mention adjustment ui
author Matt Johnston <matt@ucc.asn.au>
date Sun, 30 Mar 2014 20:32:19 +0800
parents 236e5d131b3e
children d96042bce9d3 32f77e42f9c2
files web/views/top.tpl
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/web/views/top.tpl	Sun Mar 30 20:20:30 2014 +0800
+++ b/web/views/top.tpl	Sun Mar 30 20:32:19 2014 +0800
@@ -26,6 +26,6 @@
 <input type="hidden" name="end" value="{{end}}"/>
 <input type="hidden" name="zoom" value="yeah"/>
 </form>
-<span class="codelink">Click to zoom in, click the left axis to zoom out. <a href="https://secure.ucc.asn.au/hg/templog/file/tip">Source code</a> for the Raspberry Pi controller and this web interface</a></span>
+<span class="codelink">Click to zoom in, click the left axis to zoom out. <a href="https://secure.ucc.asn.au/hg/templog/file/tip">Source code</a> for the Raspberry Pi controller and this web interface</a>. <a href="set">Adjustments</a> by phone.</span>
 </body>
 </html>