Skip to content

Commit

Permalink
Menu tooltip text default value is wrong
Browse files Browse the repository at this point in the history
  • Loading branch information
TheoChevalier committed Mar 13, 2016
1 parent 3d15cf4 commit 19aa45d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/templates/base.php
Expand Up @@ -93,7 +93,7 @@
</div>
</div>
<div id="links-top-button-container">
<a href="" class="menu-button" id="links-top-button" title="Hide Transvision Menu"><span>menu</span></a>
<a href="" class="menu-button" id="links-top-button" title="Display Transvision Menu"><span>menu</span></a>
</div>
<?php
if (BETA_VERSION) {
Expand Down

0 comments on commit 19aa45d

Please sign in to comment.