Subversion Repositories SmartDukaan

Rev

Rev 14510 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 14510 Rev 14517
Line 2... Line 2...
2
	<div class="row">
2
	<div class="row">
3
		<div class="col-lg-3">
3
		<div class="col-lg-3">
4
			<?php echo $this->Element('adminactions');?>
4
			<?php echo $this->Element('adminactions');?>
5
		</div>
5
		</div>
6
		<div class="col-lg-9">
6
		<div class="col-lg-9">
-
 
7
			<?php echo $this->element('adminsearch');?>
7
			<h2><?php echo __('Negative Deals'); ?></h2>
8
			<h2><?php echo __('Negative Deals'); ?></h2>
8
			<table class="table table-striped">
9
			<table class="table table-striped">
9
			<tr>
10
			<tr>
10
					<th><?php echo ('sku'); ?></th>
11
					<th><?php echo ('sku'); ?></th>
11
					<th><?php echo ('Brand'); ?></th>
12
					<th><?php echo ('Brand'); ?></th>