Subversion Repositories SmartDukaan

Rev

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

Rev 19939 Rev 19947
Line 28... Line 28...
28
	});
28
	});
29
});
29
});
30
</script>
30
</script>
31
<?php if(isset($check) && $check){
31
<?php if(isset($check) && $check){
32
			    	$link = "<a href='/contactus'>Contact Us</a>";
32
			    	$link = "<a href='/contactus'>Contact Us</a>";
33
			    	$profilelink = "<a href='/aboutus/profile'>Profile</a>";
-
 
34
			    	$hiwlink = "<a href='howitworks'>How it works</a>";
-
 
35
			    }else{
33
			    }else{
36
			    	$link = "Contact Us";
34
			    	$link = "Contact Us";
37
			    }
35
			    }
38
 ?>
36
 ?>
39
 <?php echo $profilelink;?>
-
 
40
 <?php echo $hiwlink;?>
37
 
41
<div class="container">
38
<div class="container">
42
	<div class="row-fluid">	
39
	<div class="row-fluid">	
43
		<div class="col-xs-12 bgwhite">
40
		<div class="col-xs-12 bgwhite">
44
		
41
		
45
			<h4 class="text-center">Return Policy for Accessories</h4>
42
			<h4 class="text-center">Return Policy for Accessories</h4>