]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_coupon_row.tpl
Listing of coupons rewritten to more clear
[mailer.git] / templates / de / html / admin / admin_list_coupon_row.tpl
index 66b92ad8d51385dd268463df4172a9b38c882360..adb7fb08e55cbc2d1e87c589d7f456db8d7c251a 100644 (file)
@@ -1,16 +1,10 @@
 <tr>
        <td align="center" class="{%template,ColorSwitch%} bottom right">
-               $content[coupon_id]
-       </td>
-       <td align="center" class="{%template,ColorSwitch%} bottom right">
-               {%pipe,generateUserProfileLink=$content[userid]%}
+               [<a href="{%url=modules.php?module=admin&amp;what=list_coupon&amp;coupon_id=$content[coupon_id]%}">$content[coupon_id]</a>]
        </td>
        <td align="center" class="{%template,ColorSwitch%} bottom right">
                {%pipe,translateComma=$content[points]%}
        </td>
-       <td align="center" class="{%template,ColorSwitch%} bottom right">
-               $content[cashed_on]
-       </td>
        <td align="center" class="{%template,ColorSwitch%} bottom right">
                $content[coupon_created]
        </td>