Listing of coupons rewritten to more clear
[mailer.git] / templates / de / html / admin / admin_list_coupon.tpl
index f383293dd7733ed020e2e1982db01c56341ca9b9..c1e6868689dd7bd25c899161fe873936d3a5821f 100644 (file)
@@ -1,7 +1,7 @@
 <div align="center">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
 <tr>
-       <td colspan="9" class="table_header bottom" align="center">
+       <td colspan="7" class="table_header bottom" align="center">
                <strong>{--ADMIN_LIST_CASHED_COUPONS_TITLE--}</strong>
        </td>
 </tr>
@@ -9,15 +9,9 @@
        <td align="center" class="header_column bottom right">
                <strong>{--COUPON_ID--}</strong>
        </td>
-       <td align="center" class="header_column bottom right">
-               <strong>{--_USERID--}</strong>
-       </td>
        <td align="center" class="header_column bottom right">
                <strong>{?POINTS?}</strong>
        </td>
-       <td align="center" class="header_column bottom right">
-               <strong>{--COUPON_CASHED_ON--}</strong>
-       </td>
        <td align="center" class="header_column bottom right">
                <strong>{--COUPON_CREATED_ON--}</strong>
        </td>
@@ -36,7 +30,7 @@
 </tr>
 $content
 <tr>
-       <td colspan="9" class="table_footer" align="center">
+       <td colspan="7" class="table_footer" align="center">
                <div class="tiny notice">{--ADMIN_LIST_CASHED_COUPONS_NOTE--}</div>
        </td>
 </tr>