1
0
Fork 0

gv - fixed wrong attr titles [ci skip]

This commit is contained in:
hkernbach 2016-07-28 18:28:29 +02:00
parent 2b5e336685
commit 92016c52fb
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
<ul class="headerButtonList">
<li class="enabled">
<a id="settingsMenu" class="headerButton">
<span title="Download visible graph as png image">
<span title="Configure graph settings">
<i class="fa fa-bars fa-stack-1x"></i>
</span>
</a>
@ -27,7 +27,7 @@
</li>
<li class="enabled">
<a id="selectNodes" class="headerButton">
<span title="Download visible graph as png image">
<span title="Lasso tool - Select and delete multiple nodes">
<i class="fa fa-pencil fa-stack-1x"></i>
</span>
</a>