Changeset 48946 in spip-zone
- Timestamp:
- Jun 20, 2011, 2:40:27 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/mutualisation/exec/mutualisation.php
r48944 r48946 37 37 <td>Admin</td> 38 38 <td id='IMG'>IMG<span class='unite'> (Mo)</span><br /> 39 <input type='button' name='IMGcalculer' id='IMGcalculer' value='Calculer' onclick='rechercher_tailles(\"IMG\");' ></td>39 <input type='button' name='IMGcalculer' id='IMGcalculer' value='Calculer' onclick='rechercher_tailles(\"IMG\");' /></td> 40 40 <td id='local'>local<span class='unite'> (Mo)</span><br /> 41 <input type='button' name='localcalculer' id='localcalculer' value='Calculer' onclick='rechercher_tailles(\"local\");' ></td>41 <input type='button' name='localcalculer' id='localcalculer' value='Calculer' onclick='rechercher_tailles(\"local\");' /></td> 42 42 <td id='cache'>cache<span class='unite'> (Mo)</span><br /> 43 <input type='button' name='cachecalculer' id='cachecalculer' value='Calculer' onclick='rechercher_tailles(\"cache\");' ></td>43 <input type='button' name='cachecalculer' id='cachecalculer' value='Calculer' onclick='rechercher_tailles(\"cache\");' /></td> 44 44 <td title='Popularité totale du site'>Stats</td> 45 45 <td>Plugins</td>
Note: See TracChangeset
for help on using the changeset viewer.