Show
Ignore:
Timestamp:
09/01/06 07:01:59 (2 years ago)
Author:
mbonetti
Message:

a simple label for the combo

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/gregarius/admin/items.php

    r1551 r1552  
    4747    . "<option>" . LBL_ADMIN_PRUNE_YEARS . "</option>\n" 
    4848    . "</select></p>\n" 
    49     . "<p>\n" 
     49    . "<p><label for=\"prune_channel\">".__('...from these feeds').":</label>\n" 
    5050        . rss_toolkit_channels_combo("prune_channel", ALL_CHANNELS_ID, 0, true) . "\n" 
    5151    . "</p>\n"