mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 11:50:30 +02:00
Update contact_template.php
This commit is contained in:
@@ -49,11 +49,11 @@ $CONTACT_TEMPLATE['info'] = "
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<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 class="col-md-12">
|
||||
<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 class="col-md-4 col-md-offset-4">
|
||||
<label></label>
|
||||
|
Reference in New Issue
Block a user