Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

minor: wrong tooltip on Serialize All Forms #3

Open
kitchin opened this issue May 10, 2015 · 1 comment
Open

minor: wrong tooltip on Serialize All Forms #3

kitchin opened this issue May 10, 2015 · 1 comment

Comments

@kitchin
Copy link

kitchin commented May 10, 2015

chrome/content/formbug/FirebugOverlay.xul line 26

- <toolbarbutton label="Serialize All Forms" class="toolbar-text-button" tooltiptext="Populate All Forms" oncommand="Firebug.Formbug.serialize_all_forms()"/>
+ <toolbarbutton label="Serialize All Forms" class="toolbar-text-button" tooltiptext="Serialize All Forms" oncommand="Firebug.Formbug.serialize_all_forms()"/>
pes10k added a commit that referenced this issue May 24, 2015
@pes10k
Copy link
Owner

pes10k commented May 24, 2015

Thanks @kitchin!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants