Subversion Repositories SmartDukaan

Rev

Rev 19909 | Rev 20004 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 19909 Rev 19931
Line 231... Line 231...
231
		
231
		
232
				<?php echo $this->element('headerlinks',array(),array());?>
232
				<?php echo $this->element('headerlinks',array(),array());?>
233
		
233
		
234
		</div>
234
		</div>
235
		
235
		
236
		<?php elseif($id != 2 && $id != 6 && isset($brands) || !empty($brands)):?>
236
		<?php elseif($id != 2 && $id != 6 && (isset($brands) || !empty($brands))):?>
237
		
237
 
238
		<div class="col-xs-12 herotext" style='padding-top:0px'> 
238
		<div class="col-xs-12 herotext" style='padding-top:0px'> 
239
		
239
		
240
				<?php echo $this->element('headerlinks',array(),array());?>
240
				<?php echo $this->element('headerlinks',array(),array());?>
241
		
241
		
242
		</div>
242
		</div>