Show
Ignore:
Timestamp:
04/02/08 13:19:24 (9 months ago)
Author:
aarkerio
Message:

Locale and test improvements

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/app/views/podcasts/admin_add.ctp

    r359 r361  
    3131  echo $form->select('Podcast.subject_id', $subjects, null, null, null, false); 
    3232 
    33   
    3433  echo $form->input('Podcast.title', array("size" => 25, "maxlength" => 50));  
    3534