Mercurial > templog
changeset 205:ff1b772da5d0
mention adjustment ui
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Sun, 30 Mar 2014 20:32:19 +0800 |
parents | 6dd157a12035 |
children | 82603c0ded37 9c2de3f977e4 |
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>