Changeset 5883 in spip-zone
- Timestamp:
- Oct 4, 2006, 7:13:42 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/_stable_/recherche_etendue/exec/index_tous.php
r5810 r5883 97 97 if ($val == $filtre) 98 98 echo " selected='selected'"; 99 echo ">" . _L($string)."</option>\n";99 echo ">" . $string ."</option>\n"; 100 100 } 101 101 echo "</select>";
Note: See TracChangeset
for help on using the changeset viewer.