fix type
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
<div><input type="number" min="0" name="camp_price" id="camp_price" value="{$camp->get_camp_price()}"></div>
|
||||
</div>
|
||||
<div>
|
||||
<label class="desc" id="title2" for="camp_info">Kapcsolat tartás:</label>
|
||||
<label class="desc" id="title2" for="camp_info">Tábor információk:</label>
|
||||
<div><textarea rows="7" name="camp_info" id="camp_info">{$camp->get_camp_info()}</textarea></div>
|
||||
</div>
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user