Subversion Repositories SmartDukaan

Rev

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

Rev 20446 Rev 20451
Line 17... Line 17...
17
                    </div>
17
                    </div>
18
                </div>
18
                </div>
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" method="POST">
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 '<span>'.$clear.'</span>';
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" >
30
			<tr>
30
			<tr>