Dotclear

Changeset 2168:ac4827f94a9f for plugins


Ignore:
Timestamp:
09/30/13 14:13:04 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/userPref/index.php

    r2166 r2168  
    160160          '<label for="lp_nav" class="classic">'.__('Goto:').'</label> '.form::combo('lp_nav',$ws_combo). 
    161161          ' <input type="submit" value="'.__('Ok').'" id="lp_submit" />'. 
    162           '<input type="hidden" name="p" value="aboutConfig" />'. 
     162          '<input type="hidden" name="p" value="userPref" />'. 
    163163          $core->formNonce().'</p></form>'; 
    164164} 
     
    210210          '<label for="gp_nav" class="classic">'.__('Goto:').'</label> '.form::combo('gp_nav',$ws_combo). 
    211211          ' <input type="submit" value="'.__('Ok').'" id="gp_submit" />'. 
    212           '<input type="hidden" name="p" value="aboutConfig" />'. 
     212          '<input type="hidden" name="p" value="userPref" />'. 
    213213          $core->formNonce().'</p></form>'; 
    214214} 
Note: See TracChangeset for help on using the changeset viewer.

Sites map