Changeset 276
- Timestamp:
- 2007-04-29 10:55:17 (2 years ago)
- Files:
-
- branches/0.9.x/chrome/content/dta/addurl.xul (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/0.9.x/chrome/content/dta/addurl.xul
r275 r276 20 20 title="&addURL.title;" 21 21 id="addURL" 22 onload=" Dialog.load();"22 onload="load();" 23 23 onunload="unload();" 24 24 persist="screenX screenY width"
