Changeset 1537 in ExiteCMS
- Timestamp:
- 07/08/08 22:58:16 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/jscripts/tiny_mce-3.1.0.1/plugins/ibrowser/ibrowser.php
r1525 r1537 1264 1264 for($i=1; $i <= $max; $i++) {; ?> 1265 1265 <label for="nfile"> <span class="pad10"> <?php echo $l->m('in_018'); if ($max > 1){ echo ' (' . $i . ')';} ?> </span> </label> 1266 <input name="nfile[]" type="file" class="fldlg" id="nfile[]" size=" 53" accept="image/*" />1266 <input name="nfile[]" type="file" class="fldlg" id="nfile[]" size="45" accept="image/*" /> 1267 1267 <?php }; ?> 1268 1268 </div>
Note: See TracChangeset
for help on using the changeset viewer.
