Subversion Repositories SmartDukaan

Rev

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

Rev 16929 Rev 17123
Line 33... Line 33...
33
</ul>
33
</ul>
34
<div class="filters row">	
34
<div class="filters row">	
35
<!-- For apps tab -->		
35
<!-- For apps tab -->		
36
<?php if($id==2):?>
36
<?php if($id==2):?>
37
	<div class="text-center">
37
	<div class="text-center">
38
		<a href = "<?php echo $base_url;?>appb"><span style="color:red;font-size:1.1em">Earn upto Rs. 10,000 pm</span> <u style="font-size:1.1em">See how</u></a><br>
-
 
39
		<div class="text_arrange cb">				
38
		<div class="text_arrange cb">				
40
			<ul class="list-unstyled " style='margin:1px';>
-
 
41
                <li class="row row_style" >
-
 
-
 
39
			
42
                  <div class="creditedcashbacks card row" >
40
                  <div class="creditedcashbacks card row" >
43
                  	<a href = "<?php echo $base_url;?>appb">Download free apps for your customer.</a>
41
                  	<a href = "<?php echo $base_url;?>appb"><span style="color:red;font-size:1em">Earn upto Rs. 10,000 per month</span> <u style="font-size:.9em">SEE HOW</u></a><br>
-
 
42
                  	<span class="glyphicon glyphicon-download-alt" aria-hidden="true"></span><a href = "<?php echo $base_url;?>appb" style="font-size:.8em; color:grey"> Download free apps for your customer.</a>
-
 
43
            <ul class="list-unstyled " style='margin:1px';>
-
 
44
                <li class="row row_style" >
-
 
45
                  	<div class="row" style="font-size:.8em">
-
 
46
                  		<br>
44
                  	<div class="dotted"></div>
47
                  		<div class='col-xs-11'>
45
                  	 Normally cashbacks are not approved for 30-40% cases. <u>Click here to see tips on increasing your profit</u>.
48
                  	 		<font color= 'grey'>Normally cashbacks are not approved for 30-40% cases.</font><br> <font color='red'>Click here </font>to see tips on increasing your profit. 
-
 
49
                  	 	</div>
-
 
50
                  	 	<div class='col-xs-1'><span class="glyphicon glyphicon-chevron-down"></span></div>
-
 
51
                  	</div>
46
                  </div>
52
                  </div>
47
                  <div class="suborders hidden" style="background:#fff;">
53
                  <div class="suborders hidden" style="background:#fff;">
48
                    <div class="row">
54
                    <div class="row">
49
                    	
55
                    	
50
                    	<div class="col-xs-12">
56
                    	<div class="col-xs-12" style='padding:1px'>
51
                    		<ol style="text-align:left;">
57
                    		<ol style="text-align:left;background:#f9fafb">
52
                    			<li>Only install new apps</li>
58
                    			<li>Only install new apps</li>
53
                    			<li>Keep network connected after installing apps</li>   			
59
                    			<li>Keep network connected after installing apps</li>   			
54
                    			<li>Open the app 4-5 minutes after installing</li>
60
                    			<li>Open the app 4-5 minutes after installing</li>
55
                    			<li>Preferably register and login on app</li>
61
                    			<li>Preferably register and login on app</li>
56
                    		</ol>
62
                    		</ol>
Line 103... Line 109...
103
    </div>
109
    </div>
104
	<?php endif;?>
110
	<?php endif;?>
105
<?php else:?>
111
<?php else:?>
106
	<?php if($id!=2):?>
112
	<?php if($id!=2):?>
107
	<div class="col-xs-8 herotext">                	
113
	<div class="col-xs-8 herotext">                	
108
	    	<?php //echo $this->element('headerlinks',array(),array());?>
114
	    	<?php echo $this->element('headerlinks',array(),array());?>
109
	    	Daily profitable deals for you	               	       
115
	    	<!-- Daily profitable deals for you	               	        -->
110
	</div>        
116
	</div>        
111
	<div class="col-xs-4 pt7">
117
	<div class="col-xs-4 pt7">
112
		<?php if(isset($brandschosen) && !empty($brandschosen)):?>
118
		<?php if(isset($brandschosen) && !empty($brandschosen)):?>
113
				<a class="btn btn-xs btn-danger filteraction clearfilters pull-right mr5" id="clearfilters">Reset <i class="glyphicon glyphicon-chevron-right"></i></a>
119
				<a class="btn btn-xs btn-danger filteraction clearfilters pull-right mr5" id="clearfilters">Reset <i class="glyphicon glyphicon-chevron-right"></i></a>
114
			<?php endif;?>	
120
			<?php endif;?>