Changeset 776:4ce635c0ca26 for themes/ductile/_public.php
- Timestamp:
- 12/02/11 08:50:18 (14 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/_public.php
r773 r776 131 131 132 132 if ($default || $res == '') { 133 $res = self::setSticker(1,true,__('Subscribe'),$core->url->getURLFor('feed','atom'),$img_url.'sticker-feed.png'); 133 $res = self::setSticker(1,true,__('Subscribe'),$core->blog->url. 134 $core->url->getURLFor('feed','atom'),$img_url.'sticker-feed.png'); 134 135 } 135 136
Note: See TracChangeset
for help on using the changeset viewer.