diff options
| author | Owen <despito@MacBook-Pro-de-Despito.local> | 2014-08-10 17:02:17 +0300 |
|---|---|---|
| committer | Owen <despito@MacBook-Pro-de-Despito.local> | 2014-08-10 17:02:17 +0300 |
| commit | 100e92c99d39fdbb28102d61127f180a05e4e995 (patch) | |
| tree | dd1dfcba10ed1cdd1e7ab25a1e9aaaa232514852 | |
| parent | e62120bfd42b9f3a80e36474f3d7a28448b75141 (diff) | |
Issue #1
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ <div id="suggestion"> - <form> <input id="textanalyser" onfocus="if(this.value == 'We built this entire graph in 30 seconds, try it out yourself!') { this.value = ''; }" value=""/></form> + <form> <input id="textanalyser" onfocus="if(this.value == 'main contribution:') { this.value = ''; }" value="main contribution:"/></form> </div> |
