Dotclear

Changeset 2437:a2aa31306d97 for plugins


Ignore:
Timestamp:
10/18/13 14:29:15 (12 years ago)
Author:
Denis Jean-Chirstian <contact@…>
Branch:
2.6
Message:

Typo, plgin maintenance, addresses #1790

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/maintenance/index.php

    r2389 r2437  
    298298     '<p class="vertical-separator">'.form::radio(array('settings_recall_type', 'settings_recall_all'), 'all').' '. 
    299299     '<label class="classic" for="settings_recall_all">'. 
    300      '<strong>'.__('Use one recall time for all tasks').'</strong></label>'. 
     300     '<strong>'.__('Use one recall time for all tasks').'</strong></label></p>'. 
    301301 
    302302     '<p class="field wide vertical-separator"><label for="settings_recall_time">'.__('Recall time for all tasks:').'</label>'. 
     
    306306     '<p class="vertical-separator">'.form::radio(array('settings_recall_type', 'settings_recall_separate'), 'separate', 1).' '. 
    307307     '<label class="classic" for="settings_recall_separate">'. 
    308      '<strong>'.__('Use one recall time per task').'</strong></label>'; 
     308     '<strong>'.__('Use one recall time per task').'</strong></label></p>'; 
    309309 
    310310     foreach($tasks as $t) 
Note: See TracChangeset for help on using the changeset viewer.

Sites map