Subversion Repositories SmartDukaan

Rev

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

Rev 7151 Rev 7169
Line 14... Line 14...
14
<body style="margin: 0;">
14
<body style="margin: 0;">
15
<div style="height:45px;">
15
<div style="height:45px;">
16
</div>
16
</div>
17
<div style="height:45px;background: url('images/topbar.png') repeat-x left bottom;color: white;margin: 0px;padding-left: 35px;">
17
<div style="height:45px;background: url('images/topbar.png') repeat-x left bottom;color: white;margin: 0px;padding-left: 35px;">
18
	<span style="font-size: 35px;font-family:'Times New Roman', Times, serif;">HotSpot Recharge Dashboard<span style="font-size: 14px;font-family:Arial, Arial, sans-serif;">  -  Powered by Saholic.com</span></span>
18
	<span style="font-size: 35px;font-family:'Times New Roman', Times, serif;">HotSpot Recharge Dashboard<span style="font-size: 14px;font-family:Arial, Arial, sans-serif;">  -  Powered by Saholic.com</span></span>
19
	<span style="color:yellow;margin-left:20px;">Store Code :- $action.getStoreCode()</span>
19
	<span style="color:yellow;margin-left:20px;">Store Code : $action.getStoreCode()</span>
20
	<span style="color:yellow;margin-left:20px;">Today's Collection :- $action.getCollectedAmount()</span>
20
	<span style="color:yellow;margin-left:20px;">Today's Collection : $action.getCollectedAmount()</span>
21
	<a class='home-link' href='/rch/!doLogout'>Logout</a>
21
	<a class='home-link' href='/rch/!doLogout'>Logout</a>
22
	<a class='home-link' href='/rch/report'>REPORTS</a>
22
	<a class='home-link' href='/rch/report'>REPORTS</a>
23
</div>
23
</div>
24
<div id="main" style="width: 75%;margin: 25px 0 0 25px;border: solid 1px #2789C1;">
24
<div id="main" style="width: 75%;margin: 25px 0 0 25px;border: solid 1px #2789C1;">
25
	
25