Details |
Last modification |
View Log
| RSS feed
| Rev |
Author |
Line No. |
Line |
| 10582 |
lgm |
1 |
<div class="subscribe-hldr content-hldr floatleft bd-top">
|
|
|
2 |
<div class="error_notification mtb5" id ="error" style="display:none">
|
|
|
3 |
<div class="error_icon font12 bold">i</div>
|
|
|
4 |
<!-- </div> -->
|
|
|
5 |
<span class="font10" id="errorcode"></span>
|
|
|
6 |
</div>
|
|
|
7 |
<div id="subscription">
|
|
|
8 |
<input type="text" id="SubsEmail" placeholder="Enter email to subscribe" autocomplete="off">
|
|
|
9 |
<div class="floatright font12 btn gold submit-btn" onclick="subscribe()">submit</div>
|
|
|
10 |
</div>
|
|
|
11 |
<div class="msg" id ="subscribe-msg" style="display:none">
|
|
|
12 |
<span class="font12" id="msgcode"></span>
|
|
|
13 |
</div>
|
|
|
14 |
</div>
|