Translations:General FAQ/111/it
From LimeSurvey Manual
{# Cognome partecipanti #}
<label Template:ASurveyInfo.attr.registerformcolrowblabel class='Template:ASurveyInfo.class.registerformcolrowblabel control-label '>Template:GT("Last name:") Template:Include('./subviews/registration/required.twig') {</label> # etichetta extra #}
{{ C.Html.textField('register_lastname', aSurveyInfo.sLastName, ({'id' : 'register_lastname', 'class' : 'form-control', 'required' : true})) }} {# campo obbligatorio #}
</syntaxhighlight>