]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_reflevel_row.tpl
Large code cleanups:
[mailer.git] / templates / de / html / admin / admin_edit_reflevel_row.tpl
index df3df3c338972dac82167bc0f2acb141218eabf3..0b57261191883a8630948e2b872078182f2f2722 100644 (file)
@@ -1,16 +1,16 @@
 <tr>
        <td colspan="2" align="center" class="table_header bottom">
-               <strong>{--ADMIN_REFERAL_DEPTHS_ID--} $content[id]:</strong>
+               <strong>{--ADMIN_REFERRAL_DEPTHS_ID--} $content[id]:</strong>
        </td>
 </tr>
 <tr>
-       <td class="{%template,ColorSwitch%}" align="right">{--REFERAL_LEVEL--}:&nbsp;</td>
+       <td class="{%template,ColorSwitch%}" align="right">{--REFERRAL_LEVEL--}:&nbsp;</td>
        <td class="{%template,ColorSwitch%}" align="left">
                <input type="text" class="form_field" name="level[$content[id]]" value="$content[level]" size="3" maxlength="5" />
        </td>
 </tr>
 <tr>
-       <td class="{%template,ColorSwitch%} bottom" align="right">{--REFERAL_PERCENT--}:&nbsp;</td>
+       <td class="{%template,ColorSwitch%} bottom" align="right">{--REFERRAL_PERCENT--}:&nbsp;</td>
        <td class="{%template,ColorSwitch%} bottom" align="left">
                <input type="text" class="form_field" name="perc[$content[id]]" value="{%pipe,translateComma=$content[percents]%}" size="3" maxlength="5" />&#37;
        </td>