Changeset 9979 in spip-zone
- Timestamp:
- Feb 28, 2007, 7:32:49 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/_stable_/gestion_documents/exec/portfolio_edit.php
r9918 r9979 343 343 344 344 if ($alt == "") 345 $doc['info'] .= _T("gestdoc:attr_alt") .htmlentities($montexte);345 $doc['info'] .= _T("gestdoc:attr_alt"); 346 346 else { 347 347 if ($altgood == true)
Note: See TracChangeset
for help on using the changeset viewer.