Changeset 5900
- Timestamp:
- 07/04/08 09:11:05 (5 years ago)
- Files:
-
- modules/branches/2.5/core/functions.inc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/core/functions.inc.php
r5899 r5900 4042 4042 $did_label .= ' / '.$did['cidnum']; 4043 4043 } 4044 if (trim($did['description']) != '') { 4045 $did_label .= ' ('.$did['description'].')'; 4046 } 4044 4047 4045 4048 $did_label = '<span>
