Changeset 776:4ce635c0ca26 for themes/ductile/_config.php
- Timestamp:
- 12/02/11 08:50:18 (14 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/_config.php
r773 r776 284 284 $ductile_stickers = array(array( 285 285 'label' => __('Subscribe'), 286 'url' => $core->url->getURLFor('feed','atom'), 286 'url' => $core->blog->url. 287 $core->url->getURLFor('feed','atom'), 287 288 'image' => 'sticker-feed.png' 288 289 ));
Note: See TracChangeset
for help on using the changeset viewer.