Even more rewrites/fixes from EL branch (please report any broken part after you...
[mailer.git] / templates / de / html / admin / admin_payments_list_row.tpl
index a6ad78270a3f991d1038766e8b0921102d485eb8..68bb3255e0d6254f7ad88a3adb84e5bf69b4ba41 100644 (file)
@@ -1,17 +1,17 @@
 <tr>
 <tr>
-       <td align="center" class="bottom2 right2 switch_sw$content[sw]">
-               <input type="checkbox" class="admin_normal" title="{--Id_SELECT--} $content[id]" name="sel[$content[id]]" value="1" />
+       <td align="center" class="bottom right switch_sw$content[sw]">
+               <input type="checkbox" class="admin_normal" title="{--ID_SELECT--} $content[id]" name="sel[$content[id]]" value="1" />
        </td>
        </td>
-       <td align="center" class="bottom2 right2 switch_sw$content[sw]">
+       <td align="center" class="bottom right switch_sw$content[sw]">
                $content[time] {--_SECONDS--}
        </td>
                $content[time] {--_SECONDS--}
        </td>
-       <td align="center" class="bottom2 right2 switch_sw$content[sw]">
-               $content[pay]
+       <td align="center" class="bottom right switch_sw$content[sw]">
+               {%pipe,translateComma=$content[pay]%}
        </td>
        </td>
-       <td align="center" class="bottom2 right2 switch_sw$content[sw]">
+       <td align="center" class="bottom right switch_sw$content[sw]">
                $content[price]
        </td>
                $content[price]
        </td>
-       <td align="center" class="bottom2 switch_sw$content[sw]">
+       <td align="center" class="bottom switch_sw$content[sw]">
                $content[title]
        </td>
 </tr>
                $content[title]
        </td>
 </tr>