Subversion Repositories SmartDukaan

Rev

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

Rev 7386 Rev 7409
Line 43... Line 43...
43
	
43
	
44
    <div style="line-height:37px;height:37px;background-color:#333;color:white;">
44
    <div style="line-height:37px;height:37px;background-color:#333;color:white;">
45
    	<span style="margin-left:20px;font-weight:bold;font-size:15px">Store : </span><span style="font-size:20px">$action.getStoreCode()</span>
45
    	<span style="margin-left:20px;font-weight:bold;font-size:15px">Store : </span><span style="font-size:20px">$action.getStoreCode()</span>
46
    	
46
    	
47
    	<a style="margin:0px 25px 0px 25px;color:white" href="/storewebsite/report">REPORTS</a>
47
    	<a style="margin:0px 25px 0px 25px;color:white" href="/storewebsite/report">REPORTS</a>
-
 
48
		<a style="margin:0px 25px 0px 25px;color:white" href="/storewebsite/home">HOME</a>
48
    	<a style="color:white;" href="/storewebsite/!doLogout">Logout</a>	
49
    	<a style="color:white;" href="/storewebsite/!doLogout">Logout</a>	
49
    </div>
50
    </div>
50
    
51
    
51
    <div style="line-height:60px;height: 70px;background-color:#DBEEFF;color: #333333;margin: 0px;border-bottom:1px solid #67ABD3">
52
    <div style="line-height:60px;height: 70px;background-color:#DBEEFF;color: #333333;margin: 0px;border-bottom:1px solid #67ABD3">
52
    	<img style="float:left;" src="/storewebsite/images/Hotspot-Logo.jpg">
53
    	<img style="float:left;" src="/storewebsite/images/Hotspot-Logo.jpg">
Line 65... Line 66...
65
    		</div>
66
    		</div>
66
    	</div>
67
    	</div>
67
    	<div class="main-content" style='width:100%;padding-left:10px;'>
68
    	<div class="main-content" style='width:100%;padding-left:10px;'>
68
		<div class="main-top" style='width:100%;'>
69
		<div class="main-top" style='width:100%;'>
69
			<div class="bread-crumbs">
70
			<div class="bread-crumbs">
70
				<a href="/">Home</a>&nbsp;&gt;&nbsp;
71
				<a href="/storewebsite/home">Home</a>&nbsp;&gt;&nbsp;
71
				<a href="#">Search</a>
72
				<a href="#">Search</a>
72
			</div>
73
			</div>
73
		</div>
74
		</div>
74
		<div class="main-left left blue-border" style='width:975px;float:left;'>
75
		<div class="main-left left blue-border" style='width:975px;float:left;'>
75
		#if($results && $totalItems != 0)
76
		#if($results && $totalItems != 0)