Changeset 48806 in spip-zone
- Timestamp:
- Jun 15, 2011, 10:35:17 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/thumbsites/thumbsites_pipelines.php
r30652 r48806 16 16 17 17 $cadre = '<div id="iconifier-thumbshot-' . $id_syndic . '" class="iconifier">'; 18 $cadre .= debut_cadre('r', find_in_path(' images/thumbsites-24.gif'), '', $bouton, '', '', false);18 $cadre .= debut_cadre('r', find_in_path('prive/themes/spip/images/thumbsites-24.png'), '', $bouton, '', '', false); 19 19 $cadre .= '<div><a href="' . $thumbshot_cache . '">'. $img . '</a></div>'; 20 20 $cadre .= debut_block_depliable(false,"thumbshot-$id_syndic")
Note: See TracChangeset
for help on using the changeset viewer.