Modified:Anchor added for demo switcher

This commit is contained in:
Awais-cb 2018-10-03 13:04:59 +05:00
parent c464510711
commit ae51b914c8

View file

@ -6,6 +6,7 @@
<div id="container"> <div id="container">
{ANCHOR place="cb_floating_box"} {ANCHOR place="cb_floating_box"}
{ANCHOR place='premium_button'} {ANCHOR place='premium_button'}
{ANCHOR place='demo_switcher_button'}
<!-- This Condition is added for view photo ajx based request --> <!-- This Condition is added for view photo ajx based request -->
{if (!isset($smarty.get['moto']) || $smarty.get['moto'] != 'ajax')} {if (!isset($smarty.get['moto']) || $smarty.get['moto'] != 'ajax')}
{include file="$style_dir/header.html"} {include file="$style_dir/header.html"}