Changeset 3421:34cfd92ec45a for plugins/blowupConfig/index.php
- Timestamp:
- 11/26/16 10:40:17 (9 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/blowupConfig/index.php
r3340 r3421 215 215 <?php echo dcPage::jsColorPicker(); ?> 216 216 <script type="text/javascript"> 217 //<![CDATA[218 217 <?php 219 218 echo dcPage::jsVar('dotclear.blowup_public_url',blowupConfig::imagesURL()); … … 222 221 echo dcPage::jsVar('dotclear.msg.predefined_style_title',__('Choose a predefined style')); 223 222 ?> 224 //]]>225 223 </script> 226 224 </head>
Note: See TracChangeset
for help on using the changeset viewer.