mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 12:20:44 +02:00
Update contact_template.php
This commit is contained in:
@@ -49,11 +49,11 @@ $CONTACT_TEMPLATE['info'] = "
|
|||||||
</div>
|
</div>
|
||||||
<div class="col-md-4">
|
<div class="col-md-4">
|
||||||
<label></label>
|
<label></label>
|
||||||
<input class="form-control" placeholder="Phone" name="phone" type="text">
|
<input class="form-control" placeholder="'.LAN_LZ_THEME_11.'" name="phone" type="text">
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-12">
|
<div class="col-md-12">
|
||||||
<label></label>
|
<label></label>
|
||||||
{CONTACT_BODY: rows=5&cols=30&placeholder=Your message here..}
|
{CONTACT_BODY: rows=5&cols=30&placeholder='.LAN_LZ_THEME_12.'}
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-4 col-md-offset-4">
|
<div class="col-md-4 col-md-offset-4">
|
||||||
<label></label>
|
<label></label>
|
||||||
|
Reference in New Issue
Block a user