]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/field_input.tpl
eliminate Cropper conflicts with jQuery
[friendica.git] / view / templates / field_input.tpl
index 3c400b5ad29d37afdd1e107181c4fb2cab58ca09..41a636fca40a292a8c69297bf47b1edc90eb9440 100644 (file)
@@ -1,10 +1,5 @@
-{{*
- *     AUTOMATICALLY GENERATED TEMPLATE
- *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
- *
- *}}
        
-       <div class='field input'>
+       <div class='field input' id='wrapper_{{$field.0}}'>
                <label for='id_{{$field.0}}'>{{$field.1}}</label>
                <input name='{{$field.0}}' id='id_{{$field.0}}' value="{{$field.2}}">
                <span class='field_help'>{{$field.3}}</span>