| Line 63... |
Line 63... |
| 63 |
<a style="color:white;font-size:15px" href="/storewebsite/!doLogout">Logout</a>
|
63 |
<a style="color:white;font-size:15px" href="/storewebsite/!doLogout">Logout</a>
|
| 64 |
<span id="editSellingPriceButton" style="margin-left:20px;font-size:15px;cursor:pointer;text-decoration:underline;">Edit</span>
|
64 |
<span id="editSellingPriceButton" style="margin-left:20px;font-size:15px;cursor:pointer;text-decoration:underline;">Edit</span>
|
| 65 |
</div>
|
65 |
</div>
|
| 66 |
|
66 |
|
| 67 |
<div style="line-height:60px;height: 70px;background-color:#DBEEFF;color: #333333;margin: 0px;border-bottom:1px solid #67ABD3">
|
67 |
<div style="line-height:60px;height: 70px;background-color:#DBEEFF;color: #333333;margin: 0px;border-bottom:1px solid #67ABD3">
|
| 68 |
<img style="float:left;" src="/storewebsite/images/Hotspot-Logo.jpg">
|
68 |
<img style="float:left;" src="/storewebsite/images/hotspotLogoBlue.jpg">
|
| 69 |
<form id="formSearch" method='GET' action='/storewebsite/search'>
|
69 |
<form id="formSearch" method='GET' action='/storewebsite/search'>
|
| 70 |
<input id="query" name="q" type="text" style="height: 26px;margin: 20px 0px 20px 20px;width: 400px;border: 1px solid #999999;padding: 2px 5px 2px 10px;font-size: 17px;color: #777777;box-shadow: 1px -1px 10px -1px #999999 inset;"
|
70 |
<input id="query" name="q" type="text" style="height: 26px;margin: 20px 0px 20px 20px;width: 400px;border: 1px solid #999999;padding: 2px 5px 2px 10px;font-size: 17px;color: #777777;box-shadow: 1px -1px 10px -1px #999999 inset;"
|
| 71 |
#if ($q)
|
71 |
#if ($q)
|
| 72 |
value="$q"
|
72 |
value="$q"
|
| 73 |
#end></input>
|
73 |
#end></input>
|