Naming convention applied for ext-payout
[mailer.git] / templates / de / html / admin / admin_payout_reject_form.tpl
index d1aec907cdbf37bd3b091b8592a4ab3505ebb754..42f20937c4d1bddaa4a17a9110648a1366c7a583 100644 (file)
@@ -3,23 +3,23 @@
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
        <tr>
                <td class="admin_title bottom" align="center">
-                       <strong>{--PAYOUT_REJECT_PAYOUT_INTRO--}</strong>
+                       <strong>{--ADMIN_PAYOUT_REJECT_PAYOUT_INTRO--}</strong>
                </td>
        </tr>
        <tr>
-               <td align="center">{--PAYOUT_RECEIVER_REJECT--}:<br />
+               <td align="center">{--ADMIN_PAYOUT_RECEIVER_REJECT--}:<br />
                        $content[user]
                </td>
        </tr>
        <tr>
-               <td class="bottom" align="center">{--PAYOUT_OPTIONAL_TEXT--}:<br />
+               <td class="bottom" align="center">{--ADMIN_PAYOUT_OPTIONAL_TEXT--}:<br />
                        <textarea name="text" class="admin_normal" rows="5" cols="30"></textarea>
                </td>
        </tr>
        <tr>
                <td align="center" class="admin_footer">
                        <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" name="ok" class="admin_delete" value="{--PAYOUT_REJECT_PAYOUT--}" />
+                       <input type="submit" name="ok" class="admin_delete" value="{--ADMIN_PAYOUT_REJECT_PAYOUT--}" />
                </td>
        </tr>
 </table>