反馈修改完成-1124
parent
5ae870bd62
commit
5bcec1423f
|
@ -382,59 +382,6 @@
|
|||
</section>
|
||||
</main>
|
||||
|
||||
<section class="container-mask form-wrap">
|
||||
<div class="container form-mask" style="max-width: 60rem">
|
||||
<div class="iconf close-iconf"></div>
|
||||
<div action="" onsubmit="return false" class="form-container form ui ">
|
||||
<h2 class="c1" style="text-align: center">Talk to a LightCourse advisor</h2>
|
||||
<div class="m-box" style="display: flex">
|
||||
<div class="m-item">
|
||||
<h5>Option 1</h5>
|
||||
<p>Please scan the WeChat QR Code to add our academic advisor and receive additional details.</p>
|
||||
<img style="width:100px; display:block; margin: 0 auto" src="{$Think.HOME_SITE_ROOT}/new/images/wwww.jpg">
|
||||
</div>
|
||||
<div class="line"></div>
|
||||
<div class="m-item">
|
||||
<h5>Option 2</h5>
|
||||
<p>LightCourse has extensive transfer credit experience and can help students understand their home
|
||||
institution’s transfer credit policies. However, the acceptance of transfer credits is
|
||||
determined by the sutdent’s home institution.</p>
|
||||
<p>Your LightCourse advisor will contact you via email within 24 hours.</p>
|
||||
<form action="">
|
||||
<div class="field">
|
||||
<input type="text" name="school" id="school" placeholder="Please enter the name of your school*">
|
||||
</div>
|
||||
<input type="hidden" name="fb_code" id="fb_code" value="{$goods.goods_serial}">
|
||||
<input type="hidden" name="fb_course" id="fb_course" value="{$goods.goods_name}">
|
||||
<input type="hidden" name="fb_school" id="fb_school" value="{$goods.ke_college}">
|
||||
<p>Please tell us your name</p>
|
||||
<div class="fields two">
|
||||
<div class="field">
|
||||
<input type="text" name="fname" id="fname" placeholder="First name*">
|
||||
</div>
|
||||
<div class="field">
|
||||
<input type="text" name="lname" id="lname" placeholder="Last name*">
|
||||
</div>
|
||||
</div>
|
||||
<div class="field">
|
||||
<input type="text" name="email" id="email" placeholder="What email address can we reach you at?">
|
||||
</div>
|
||||
<div class="c">
|
||||
<p>If you require immediate assistance, please contact us at
|
||||
<a href="mailto:studentservice@lightglobal.org"><strong class="c1">studentservice@lightglobal.org</strong></a>
|
||||
</p>
|
||||
</div>
|
||||
<div class="sub">
|
||||
<button type="submit" class="ui primary button onsubmitfromss">Submit</button>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="container-mask form-wrap3">
|
||||
<div class="container form-mask" style="max-width:44rem;padding: 1rem 2rem;">
|
||||
<div class="iconf close-iconf"></div>
|
||||
|
|
Loading…
Reference in New Issue