Author Topic: modify 'date added' in addimages...  (Read 2960 times)

0 Members and 1 Guest are viewing this topic.

Offline sukholee

  • Newbie
  • *
  • Posts: 26
    • View Profile
modify 'date added' in addimages...
« on: February 28, 2003, 08:58:49 PM »
Hi,

I would like to modify the 'date added' whenever I add new images.

Currently, I have to add the image, and then go to edit images and edit the date from there.

Is there a short cut to change the date on the 'add images' page straight away? I tried adding the line
Code: [Select]
   show_input_row("Date released", "image_date_".$i, "", $textinput_size);

in admin/images.php under the action "addimages" but this did not work.  :(

I hope someone can help. Thanks