summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/templates/index.html b/res/templates/index.html
index a0107906..c2d47381 100644
--- a/res/templates/index.html
+++ b/res/templates/index.html
@@ -69,7 +69,7 @@ var RZ_VERSION = '{% include "fragment/version.txt" %}';
</div>
<div id="input-box-set-container">
<div class="input-container" id="input-container__search">
- <input class="input-bar" tabindex="1" id="search" placeholder="Search for nodes or links"/>
+ <input class="input-bar" tabindex="1" id="search" placeholder="Search and select nodes"/>
<button tabindex="-1" id="btn_search"></button>
<div id="selection-count"></div>
<div id="search-suggestion" class="suggestion" style="display: none"></div>