Changeset 5920 in spip-zone
- Timestamp:
- Oct 5, 2006, 8:00:03 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/_dev_/habillages/inc/habillages_plugins.php
r5917 r5920 24 24 echo "<input type='checkbox' name='statusplug_$dossier_plugin'$checked>"; 25 25 echo "<strong>".$nom_plugin."</strong>(version ".$version_plugin.")<label for='label_$id_input' style='display:none'>"._T('activer_plugin')."</label><br /><br /></div>"; 26 # Laisser la possibilite de definir le nom et le chemin de la capure ecran 27 # dans theme.xml. 28 echo '<div style="float:right";><img src="'.dirname($fichier_plugin_xml).'/capture.png" alt="description" class="preview" /></div>'; 26 29 echo "<small>".propre($description_plugin)."</small><br /><br /><hr>"; 27 30 echo "<div class='auteur'>".propre($auteur_plugin)."</div><hr>";
Note: See TracChangeset
for help on using the changeset viewer.