]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost-mobile/templates/field_openid.tpl
Merge pull request #4340 from MrPetovan/task/4265-mov-jgrowl-to-composer
[friendica.git] / view / theme / frost-mobile / templates / field_openid.tpl
index d5ebd9a3b6d98fe75229d0858b15d88a09477ffe..5c68f243c29c4bb2b04dee0eb0ee8628857e5c1a 100644 (file)
@@ -1,11 +1,6 @@
-{{*
- *     AUTOMATICALLY GENERATED TEMPLATE
- *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
- *
- *}}
        
        <div class='field input openid' id='wrapper_{{$field.0}}'>
                <label for='id_{{$field.0}}'>{{$field.1}}</label><br />
-               <input name='{{$field.0}}' id='id_{{$field.0}}' value="{{$field.2}}">
+               <input name='{{$field.0}}' id='id_{{$field.0}}' type="text" value="{{$field.2}}">
                <span class='field_help'>{{$field.3}}</span>
        </div>