Skip to content

Commit 19aa45d

Browse files
committed
Menu tooltip text default value is wrong
1 parent 3d15cf4 commit 19aa45d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/templates/base.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
</div>
9494
</div>
9595
<div id="links-top-button-container">
96-
<a href="" class="menu-button" id="links-top-button" title="Hide Transvision Menu"><span>menu</span></a>
96+
<a href="" class="menu-button" id="links-top-button" title="Display Transvision Menu"><span>menu</span></a>
9797
</div>
9898
<?php
9999
if (BETA_VERSION) {

0 commit comments

Comments
 (0)