summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorgarbash <dor.garbash@gmail.com>2014-08-17 13:03:34 +0300
committergarbash <dor.garbash@gmail.com>2014-08-17 13:03:34 +0300
commitbd7313e6b0bb64b2eeb2ce46cbb1949dd0af977a (patch)
treecf4c8ecab4bc5443ed635770ecd073a360c21b2a /index.html
parent72fbcd4787de95187ed574d492cb4774e1e68d1a (diff)
Display more chars of node titles on default
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 30646e41..0e1e45a3 100644
--- a/index.html
+++ b/index.html
@@ -52,7 +52,7 @@
<div id="suggestion">
- <form> <input id="textanalyser" onfocus="if(this.value == 'main contribution:') { this.value = ''; }" value="main contribution:"/></form>
+ <form> <input id="textanalyser" onfocus="if(this.value == 'Type here to create a network:') { this.value = ''; }" value="Type here to create a network:"/></form>
</div>