#IF(#Shop.FeatureMaxValue.Forum OR #Shop.FeatureMaxValue.Blog)
{OwnBlogOrForum}
#LOCAL("Days","0")
#IF(#Cockpit.ForumBlog.Rating == 1) {ForumBlogMsgGreen}
#ELSIF(#Cockpit.ForumBlog.Rating == 2) #SET("Days","2") {ForumBlogMsgYellow}
#ELSIF(#Cockpit.ForumBlog.Rating == 3) #SET("Days","5") {ForumBlogMsgYellow}
#ELSIF(#Cockpit.ForumBlog.Rating == 4) #SET("Days","20") {ForumBlogMsgYellow}
#ELSE {ForumBlogMsgRedNotUsed} {CreateBlogOrForum}
#ENDIF
#ENDLOCAL
#Cockpit.ForumBlog.RatingSign[0]
#ENDIF