| Line 55... |
Line 55... |
| 55 |
<li <?php if($this->params->controller == 'users' && $this->params->action == 'admin_pushnotifications'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/users/pushnotifications" title="Push Notifications">Push Notifications</a></li>
|
55 |
<li <?php if($this->params->controller == 'users' && $this->params->action == 'admin_pushnotifications'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/users/pushnotifications" title="Push Notifications">Push Notifications</a></li>
|
| 56 |
<li <?php if($this->params->controller == 'notification_rules' && $this->params->action == 'admin_index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/notification_rules" title="Web Notification Rules">Web Notification Rules</a></li>
|
56 |
<li <?php if($this->params->controller == 'notification_rules' && $this->params->action == 'admin_index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/notification_rules" title="Web Notification Rules">Web Notification Rules</a></li>
|
| 57 |
<li <?php if($this->params->controller == 'activation_codes' && $this->params->action == 'admin_index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/activation_codes" title="Activation Codes">Activation Codes</a></li>
|
57 |
<li <?php if($this->params->controller == 'activation_codes' && $this->params->action == 'admin_index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/activation_codes" title="Activation Codes">Activation Codes</a></li>
|
| 58 |
<li <?php if($this->params->controller == 'notifications_campaigns' && $this->params->action == 'admin_index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/notification_campaigns" title="Notifications Analytics">Notifications Analytics</a></li>
|
58 |
<li <?php if($this->params->controller == 'notifications_campaigns' && $this->params->action == 'admin_index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/notification_campaigns" title="Notifications Analytics">Notifications Analytics</a></li>
|
| 59 |
<li <?php if($this->params->controller == 'search_terms' && $this->params->action == 'admin_index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/searchTerms" title="Search Terms">Search Terms</a></li>
|
59 |
<li <?php if($this->params->controller == 'search_terms' && $this->params->action == 'admin_index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/searchTerms" title="Search Terms">Search Terms</a></li>
|
| - |
|
60 |
<li <?php if($this->params->controller == 'user_filters' && $this->params->action == 'admin_index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/user_filters" title="Filter Terms">Brand Filters</a></li>
|
| 60 |
</ul>
|
61 |
</ul>
|
| 61 |
</li>
|
62 |
</li>
|
| 62 |
<li <?php if($this->params->controller == 'campaigns'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/campaigns" title="Banners">Banners</a></li>
|
63 |
<li <?php if($this->params->controller == 'campaigns'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/campaigns" title="Banners">Banners</a></li>
|
| 63 |
<li class="dropdown">
|
64 |
<li class="dropdown">
|
| 64 |
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Deal Configuration <span class="caret"></span></a>
|
65 |
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Deal Configuration <span class="caret"></span></a>
|