]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_payout_form_banner.tpl
Word 'Werbepunkte' replaced with dynamic 'points' word
[mailer.git] / templates / de / html / member / member_payout_form_banner.tpl
index 2b518928fdcba8b92b6d7e4b24f8484181326a40..b9777c36cbcd1ba2aa13a1092dab5c78d31b80fc 100644 (file)
        <TR>
                <TD width="215" height="20" align="right">{--PAYOUT_SELECTED_TYPE--}:</TD>
                <TD width="10" class="seperator">&nbsp;</TD>
-               <TD width="215"><STRONG>{--PAYOUT_TYPE_VALUE!}</STRONG></TD>
+               <TD width="215"><STRONG>{!PAYOUT_TYPE_VALUE!}</STRONG></TD>
        </TR>
        <TR>
                <TD height="25" align="right">{--PAYOUT_MAX_PAYOUT--}:</TD>
                <TD class="seperator" width="10">&nbsp;</TD>
-               <TD><STRONG>{--PAYOUT_MAX_VALUE!}</STRONG></TD>
+               <TD><STRONG>{!PAYOUT_MAX_VALUE!}</STRONG></TD>
        </TR>
        <TR>
                <TD height="25" align="right">{--PAYOUT_WANT_PAYOUT--}:</TD>
                <TD class="seperator" width="10">&nbsp;</TD>
                <TD><INPUT type="text" name="payout" class="member_normal"
-                       size="10" maxlength="255" value="{--PAYOUT_MAX_VALUE!}"></STRONG></TD>
+                       size="10" maxlength="255" value="{--PAYOUT_MAX_VALUE!}"></TD>
        </TR>
        <TR>
                <TD height="25" align="right">{--PAYOUT_TARGET_URL--}:</TD>
                <TD class="seperator" width="10">&nbsp;</TD>
                <TD><INPUT type="text" name="turl" class="member_normal"
-                       size="20" maxlength="500" value="http://"></STRONG></TD>
+                       size="20" maxlength="500" value="http://"></TD>
        </TR>
        <TR>
                <TD height="25" align="right">{--PAYOUT_ALTERNATE_TEXT--}:</TD>
                <TD class="seperator" width="10">&nbsp;</TD>
                <TD><INPUT type="text" name="alt" class="member_normal" size="10"
-                       maxlength="30"></STRONG></TD>
+                       maxlength="30"></TD>
        </TR>
        <TR>
                <TD height="25" align="right">{--PAYOUT_OPTIONAL_BANNER--}:</TD>
                <TD class="seperator" width="10">&nbsp;</TD>
                <TD><INPUT type="text" name="banner" class="member_normal"
-                       size="20" maxlength="500"></STRONG>&nbsp;(*)</TD>
+                       size="20" maxlength="500">&nbsp;(*)</TD>
        </TR>
        <TR>
                <TD colspan="3" height="3" class="seperator bottom2">&nbsp;</TD>
@@ -54,7 +54,8 @@
                        value="{--PAYOUT_SEND_NOW--}"></TD>
        </TR>
 </TABLE>
-<BR>
+<br />
+
 <!-- Hinweise zur "Auszahlung" in Bannerviews, Textlinkklicks, etc. -->
 <STRONG class="member_note">(*):&nbsp;{--PAYOUT_BANNER_NOTE--}</STRONG>
 <!-- Hinweise zur "Auszahlung" in Bannerviews, Textlinkklicks, etc. -->