Changeset 2221:97c02a257458 for inc/admin
- Timestamp:
- 10/02/13 23:02:32 (12 years ago)
- Branch:
- dcRepo
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/admin/lib.moduleslist.php
r2219 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.