Changeset 2221:97c02a257458 for inc/admin
- Timestamp:
- 10/02/13 23:02:32 (12 years ago)
- Branch:
- dcRepo
- File:
- 
          - 1 edited
 
 - 
          inc/admin/lib.moduleslist.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        inc/admin/lib.moduleslist.phpr2219 r2221 948 948 if ($current && $has_css) { 949 949 $line .= 950 '<p><a href="'.$theme_url.'/style.css" class="button">'.__('View stylesheet').'</a></p>';950 '<p><a href="'.$theme_url.'/style.css">'.__('View stylesheet').'</a></p>'; 951 951 } 952 952 if ($current && $has_conf) { 
Note: See TracChangeset
          for help on using the changeset viewer.
      