summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Jacomy <alexis.jacomy@gmail.com>2011-06-17 14:00:59 +0200
committerAlexis Jacomy <alexis.jacomy@gmail.com>2011-06-17 14:00:59 +0200
commit8684335d2ffe7cff71e5cde8c442eb0ecb511ab1 (patch)
treeafc3e7c9eecccd87c32055535889f51c2279297b
parentEdges displayed by default, text threshold dicreased (diff)
downloadstargit-8684335d2ffe7cff71e5cde8c442eb0ecb511ab1.tar.gz
wip
-rw-r--r--views/index.tt2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/index.tt b/views/index.tt
index 66d71db..bd76a20 100644
--- a/views/index.tt
+++ b/views/index.tt
@@ -30,7 +30,7 @@
</div>
</div>
<div id="query_buttons">
- <input type="button" class="edges" value="display edges"/>
+ <input type="button" class="edges" value="hide edges"/>
<input type="button" class="labels" value="hide labels"/>
<input type="button" class="fisheye" value="use fisheye"/>
</div>