Bug 845825 - [New tab page] Undo bar: Close button's tooltip not shown. r=ttaubert

This commit is contained in:
Sebastian Hengst 2013-03-14 19:56:41 +01:00
parent 8f8b7ab653
commit fc9abd6ffd

View File

@ -31,7 +31,7 @@
label="&newtab.undo.restoreButton;"
class="newtab-undo-button" />
<xul:toolbarbutton id="newtab-undo-close-button" tabindex="-1"
title="&newtab.undo.closeTooltip;" />
tooltiptext="&newtab.undo.closeTooltip;" />
</div>
</div>