forked from Cavemanon/cavepaintings
formatting
This commit is contained in:
@ -113,7 +113,7 @@ class RSS_Images extends Extension
|
||||
|
||||
public function onPageSubNavBuilding(PageSubNavBuildingEvent $event)
|
||||
{
|
||||
if($event->parent=="posts") {
|
||||
if ($event->parent=="posts") {
|
||||
$event->add_nav_link("posts_rss", new Link('rss/images'), "Feed");
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user