Dotclear

Changeset 1293:529fcee6cbcd


Ignore:
Timestamp:
08/04/13 20:54:15 (10 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

SimpleMenu? moved in System menu and minor css adjustment.

Location:
plugins/userPref
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • plugins/userPref/_admin.php

    r1179 r1293  
    1212if (!defined('DC_CONTEXT_ADMIN')) { return; } 
    1313 
    14 $_menu['Plugins']->addItem('user:preferences','plugin.php?p=userPref','index.php?pf=userPref/icon.png', 
     14$_menu['System']->addItem('user:preferences','plugin.php?p=userPref','index.php?pf=userPref/icon.png', 
    1515          preg_match('/plugin.php\?p=userPref(&.*)?$/',$_SERVER['REQUEST_URI']), 
    1616          $core->auth->isSuperAdmin()); 
  • plugins/userPref/index.php

    r1179 r1293  
    9696     table.prefs { border: 1px solid #999; margin-bottom: 2em; } 
    9797     table.prefs th { background: #f5f5f5; color: #444; padding-top: 0.3em; padding-bottom: 0.3em; } 
    98      p.anchor-nav {float: right; } 
    9998  </style> 
    10099     <script type="text/javascript"> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map