Changeset 614:851d5791c6d4 for themes/ductile/_public.php
- Timestamp:
- 07/22/11 10:16:53 (14 years ago)
- Branch:
- themes
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/_public.php
r603 r614 130 130 131 131 if ($default || $res == '') { 132 $res = self::setSticker(1,true,__(' Feed'),$core->blog->url.$core->url->getBase('feed').'/atom',$img_url.'sticker-feed.png');132 $res = self::setSticker(1,true,__('Subscribe'),$core->blog->url.$core->url->getBase('feed').'/atom',$img_url.'sticker-feed.png'); 133 133 } 134 134
Note: See TracChangeset
for help on using the changeset viewer.