]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_surfbar_edit_action_form.tpl
Naming convention applied, new wrapper introduced:
[mailer.git] / templates / de / html / member / member_surfbar_edit_action_form.tpl
index ab0056dd7b6657f13f0d14c910f6877804ff8a6e..c05251e1847b19daf452fa12135dcd753b07d81a 100644 (file)
@@ -11,8 +11,8 @@
 
        <div class="member_input" style="padding-top:5px;padding-bottom:5px">
                Soll die Anzahl Aufrufe begrenzt werden?<br />
-               <input type="radio" id="limited_no" onfocus="return FocusLimitedNo()" name="limited" value="N"$content[limited_n] /> {--NO--}
-               <input type="radio" id="limited_yes" onfocus="return FocusLimitedYes()" name="limited" value="Y"$content[limited_y] /> {--YES--}
+               <input type="radio" id="limited_no" onfocus="return FocusLimitedNo()" name="limited" value="N"$content[limited_no] /> {--NO--}
+               <input type="radio" id="limited_yes" onfocus="return FocusLimitedYes()" name="limited" value="Y"$content[limited_yes] /> {--YES--}
        </div>
 
        <div class="member_input bottom" style="padding-top:5px;padding-bottom:5px">