Ignore:
Timestamp:
Apr 5, 2006, 11:01:05 PM (18 years ago)
Author:
plg
Message:

bug fixed: replace obsolet tn_width and tn_height language keys by their new
equivalent.

improvement: HTML properties forms rewritten to offer labelled Yes/No click
on checkboxes.

improvement: onblur onfocus attribute used on every HTML properties form.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/thumbnail.php

    r1072 r1129  
    171171  'L_PATH'=>$lang['path'],
    172172  'L_FILESIZE'=>$lang['filesize'],
    173   'L_WIDTH'=>$lang['tn_width'],
    174   'L_HEIGHT'=>$lang['tn_height'],
    175173  'L_GENERATED'=>$lang['tn_results_gen_time'],
    176174  'L_THUMBNAIL'=>$lang['thumbnail'],
Note: See TracChangeset for help on using the changeset viewer.