Subversion Repositories SmartDukaan

Rev

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

Rev 20444 Rev 20446
Line 19... Line 19...
19
            </form>
19
            </form>
20
					
20
					
21
			<h2><?php echo __('Item Cashbacks'); ?></h2>
21
			<h2><?php echo __('Item Cashbacks'); ?></h2>
22
			<form class="navbar-form" name="cache" action="<?php echo $base_url;?>admin/itemcashbacks">
22
			<form class="navbar-form" name="cache" action="<?php echo $base_url;?>admin/itemcashbacks">
23
				<input type="submit" name="clear-cache" value="Clear Cache"/>
23
				<input type="submit" name="clear-cache" value="Clear Cache"/>
24
				<?php if(isset($clear){
24
				<?php if(isset($clear)){
25
					echo '<div>'.$clear.'</div>';
25
					echo '<div>'.$clear.'</div>';
26
				}
26
				}
27
				?>
27
				?>
28
			</form>
28
			</form>
29
			<table cellpadding="0" cellspacing="0" class="table table-striped" >
29
			<table cellpadding="0" cellspacing="0" class="table table-striped" >