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