Changeset 78:337a1bbf741c for plugins/blowupConfig/config.js
- Timestamp:
- 05/01/11 10:54:58 (14 years ago)
- Branch:
- userprefs
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/blowupConfig/config.js
r77 r78 40 40 $(styles_combo).append('<option value=""> </option>'); 41 41 $(styles_combo).append('<option value="none">none</option>'); 42 $(styles_combo).attr('title', 'Choose a predefined style');42 $(styles_combo).attr('title',dotclear.msg.predefined_style_title); 43 43 44 44 for (var style in dotclear.blowup_styles) {
Note: See TracChangeset
for help on using the changeset viewer.