]> git.mxchange.org Git - friendica.git/blob - view/theme/decaf-mobile/templates/field_openid.tpl
d5ebd9a3b6d98fe75229d0858b15d88a09477ffe
[friendica.git] / view / theme / decaf-mobile / templates / field_openid.tpl
1 {{*
2  *      AUTOMATICALLY GENERATED TEMPLATE
3  *      DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
4  *
5  *}}
6         
7         <div class='field input openid' id='wrapper_{{$field.0}}'>
8                 <label for='id_{{$field.0}}'>{{$field.1}}</label><br />
9                 <input name='{{$field.0}}' id='id_{{$field.0}}' value="{{$field.2}}">
10                 <span class='field_help'>{{$field.3}}</span>
11         </div>