]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_payouts_edit_row.tpl
More XHTML-fied and extended header added to templates
[mailer.git] / templates / de / html / admin / admin_config_payouts_edit_row.tpl
index 8d96935b9ddee35039da7ba5fb73e855531f3b84..4fe3d9c4961161fa1e19e805c82cd1bd4d12da5e 100644 (file)
@@ -1,16 +1,18 @@
 <tr>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2"
-               height="25">$content[id]<input type="hidden"
-               name="sel[$content[id]]" value="1"></td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2"><input
-               type="text" name="title[$content[id]]" class="admin_normal"
-               value="$content[title]" size="20" maxlength="255"></td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2"><input
-               type="text" name="rate[$content[id]]" class="admin_normal"
-               value="$content[rate]" size="5" maxlength="10"></td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2"><input
-               type="text" name="mpoi[$content[id]]" class="admin_normal"
-               value="$content[mpoi]" size="5" maxlength="10"></td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2" height="25">
+               $content[id]
+               <input type="hidden" name="sel[$content[id]]" value="1" />
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">
+               <input type="text" name="title[$content[id]]" class="admin_normal" value="$content[title]" size="20" maxlength="255" />
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">
+               <input type="text" name="rate[$content[id]]" class="admin_normal" value="$content[rate]" size="5" maxlength="10" />
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">
+               <input type="text" name="mpoi[$content[id]]" class="admin_normal" value="$content[mpoi]" size="5" maxlength="10" />
+       </td>
        <td align="center" class="switch_sw$content[sw] bottom2">
-       $content[allow]</td>
+               $content[allow]
+       </td>
 </tr>