Changeset 1653
- Timestamp:
- 10/24/09 11:14:59 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/comCtrl/class.comctrl.php
r1628 r1653 232 232 } 233 233 if(isset($imfile)) { 234 $imrating='<img width="12" height="12" src="index.php?pf=comCtrl/'.$imfile .'" />';234 $imrating='<img width="12" height="12" src="index.php?pf=comCtrl/'.$imfile .'" alt="" />'; 235 235 } 236 236
Note: See TracChangeset
for help on using the changeset viewer.