]> git.mxchange.org Git - friendica.git/blob - view/smarty3/profile-in-netdir.tpl
2f082765a4cd6f266c393c56cc3a3c374af429a5
[friendica.git] / view / smarty3 / profile-in-netdir.tpl
1 {{*
2  *      AUTOMATICALLY GENERATED TEMPLATE
3  *      DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
4  *
5  *}}<p id="profile-in-directory">
6 {{$desc}}
7 </p>
8
9                 <div id="profile-in-netdir-yes-wrapper">
10                 <label id="profile-in-netdir-yes-label" for="profile-in-netdir-yes">{{$yes_str}}</label>
11                 <input type="radio" name="profile_in_netdirectory" id="profile-in-netdir-yes" {{$yes_selected}} value="1" />
12
13                 <div id="profile-in-netdir-break" ></div>       
14                 </div>
15                 <div id="profile-in-netdir-no-wrapper">
16                 <label id="profile-in-netdir-no-label" for="profile-in-netdir-no">{{$no_str}}</label>
17                 <input type="radio" name="profile_in_netdirectory" id="profile-in-netdir-no" {{$no_selected}} value="0"  />
18
19                 <div id="profile-in-netdir-end"></div>
20                 </div>