Changeset 1387128
- Timestamp:
- 04/05/2016 11:31:25 AM (10 years ago)
- File:
-
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
associatebox-for-amazon/trunk/associatebox_widget.php
r1386983 r1387128 35 35 { 36 36 37 wp_enqueue_style( 'associatebox', plugins_url()."/associatebox /css/associatebox.css" );37 wp_enqueue_style( 'associatebox', plugins_url()."/associatebox-for-amazon/css/associatebox.css" ); 38 38 39 39 extract($args, EXTR_SKIP);
Note: See TracChangeset
for help on using the changeset viewer.