Changeset 2448:8dd6b57d3baa
- Timestamp:
- 10/18/13 22:06:47 (12 years ago)
- Branch:
- 2.6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/widgets/index.php
r2442 r2448 212 212 <head> 213 213 <title><?php echo __('Widgets'); ?></title> 214 <style type="text/css"> 215 <?php echo file_get_contents(dirname(__FILE__).'/style.css'); ?> 216 </style> 214 <link type="text/css" rel="stylesheet" href="index.php?pf=widgets/style.css"/> 217 215 <?php 218 216 echo
Note: See TracChangeset
for help on using the changeset viewer.