Changeset 321
- Timestamp:
- 2007-05-21 19:08:20 (2 years ago)
- Files:
-
- branches/0.9.x/chrome/content/dta/manager.xul (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/0.9.x/chrome/content/dta/manager.xul
r199 r321 79 79 <toolbarbutton class="toolbarbuttonDown" label="&options.label;" id="toolprefs" onclick="loadOptions();" /> 80 80 <spacer flex="1" style="min-width:15px" /> 81 <toolbarbutton class="toolbarbuttonDown" id="tooldonate" onclick=" openTab('http://www.downthemall.net/index.php?page_id=14');" tooltiptext="&tooldonate.tooltiptext;" />81 <toolbarbutton class="toolbarbuttonDown" id="tooldonate" onclick="DTA_Mediator.openTab('http://www.downthemall.net/index.php?page_id=14');" tooltiptext="&tooldonate.tooltiptext;" /> 82 82 <spacer width="10"/> 83 83 </toolbar>
