diff options
| author | Alon Levy <alon@pobox.com> | 2015-02-25 08:38:49 +0200 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2015-02-25 08:39:11 +0200 |
| commit | edc2ac61b3eb44d3628d52ca0d554d491a31dda9 (patch) | |
| tree | f6e14fa1cf317579f367ba266b111adb47ae9f1d /res | |
| parent | e7d013a8f3b8e3a144085eb90a1a307aa1f27412 (diff) | |
index: btn_link_fan: more accurate title
Diffstat (limited to 'res')
| -rw-r--r-- | res/templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/templates/index.html b/res/templates/index.html index 8bcb2bb3..c1b19da7 100644 --- a/res/templates/index.html +++ b/res/templates/index.html @@ -61,7 +61,7 @@ var rz_config = { // set as a global variable </ul> </div> </div> - <div class="tool_bar_btn" id="btn_link_fan" style="display: none" title="Link nodes"></div> + <div class="tool_bar_btn" id="btn_link_fan" style="display: none" title="Link nodes in fan"></div> <div class="tool_bar_btn" id="btn_merge" style="display: none" title="Merge nodes">Merge</div> </div> <div id="input-box-set-container"> |
