2013-01-11 17:57:11 +01:00
|
|
|
{{*
|
|
|
|
* AUTOMATICALLY GENERATED TEMPLATE
|
|
|
|
* DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
|
|
|
|
*
|
2013-01-11 18:00:10 +01:00
|
|
|
*}}
|
|
|
|
<p id="profile-in-directory">
|
2012-12-22 20:57:29 +01:00
|
|
|
{{$desc}}
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<div id="profile-in-netdir-yes-wrapper">
|
|
|
|
<label id="profile-in-netdir-yes-label" for="profile-in-netdir-yes">{{$yes_str}}</label>
|
|
|
|
<input type="radio" name="profile_in_netdirectory" id="profile-in-netdir-yes" {{$yes_selected}} value="1" />
|
|
|
|
|
|
|
|
<div id="profile-in-netdir-break" ></div>
|
|
|
|
</div>
|
|
|
|
<div id="profile-in-netdir-no-wrapper">
|
|
|
|
<label id="profile-in-netdir-no-label" for="profile-in-netdir-no">{{$no_str}}</label>
|
|
|
|
<input type="radio" name="profile_in_netdirectory" id="profile-in-netdir-no" {{$no_selected}} value="0" />
|
|
|
|
|
|
|
|
<div id="profile-in-netdir-end"></div>
|
|
|
|
</div>
|