]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_notify_emails_row.tpl
Language id renamed, some network query amounts added
[mailer.git] / templates / de / html / admin / admin_list_notify_emails_row.tpl
index 6541d8ea0efc1c8f061b4f0b7607989aa7d715bf..9ecc0e252c41f8dfb69968ba3119594128bfe6be 100644 (file)
@@ -1,52 +1,52 @@
 <tr>
-  <td class="bottom top right" colspan="2" width="46%" align="center">
+  <td class="bottom right" colspan="2" width="46%" align="center">
     {--EMAIL_SUBJECT--}:<br />
     <strong>$content[subject]</strong>
   </td>
-  <td class="bottom top" width="54%" align="center">
+  <td class="bottom" width="54%" align="center">
     {--EMAIL_TEXT--}:<br />
-    <strong>$content[text]</strong>
+    <strong><pre>$content[text]</pre></strong>
   </td>
 </tr>
 <tr>
-  <td align="center" class="top bottom right" width="23%">
+  <td align="center" class="bottom right" width="23%">
     {--EMAIL_POINTS--}:<br />
     <strong>{%pipe,translateComma=$content[points]%} {?POINTS?}</strong>
   </td>
-  <td align="center" class="top bottom right" width="23%">
+  <td align="center" class="bottom right" width="23%">
     {--EMAIL_SECONDS--}:<br />
     <strong>{%pipe,createFancyTime=$content[time]%}</strong>
   </td>
-  <td align="center" class="top bottom">
+  <td align="center" class="bottom">
     {--EMAIL_CATEGORY--}:<br />
     <strong>{%pipe,getCategory=$content[cat_id]%}</strong>
   </td>
 </tr>
 <tr>
-  <td align="center" class="top bottom right">
+  <td align="center" class="bottom right">
     {--EMAIL_RECEIVERS--}:<br />
     <strong>{%pipe,translateComma=$content[mails_sent]%}</strong>
     ({--EMAIL_RUIDS--}: <strong>{%pipe,convertReceivers=$content[receivers]%}</strong>)
   </td>
-  <td align="center" class="top bottom right">
+  <td align="center" class="bottom right">
     {--USERS_LINKS--}:<br />
     <strong>$content[unconfirmed_content]</strong>
   </td>
-  <td align="center" class="top bottom">
+  <td align="center" class="bottom">
     {--EMAIL_POOL_TYPE--}:<br />
     <strong>{%pipe,translatePoolType=$content[data_type]%}</strong>
   </td>
 </tr>
 <tr>
-  <td align="center" class="top bottom right">
+  <td align="center" class="bottom right">
     {--EMAIL_TSEND--}:<br />
     <strong>{%pipe,translateComma=$content[target_send]%}</strong>
   </td>
-  <td align="center" class="top bottom right">
+  <td align="center" class="bottom right">
     {--EMAIL_URL--}:<br />
     <strong><a href="{%pipe,generateFrametesterUrl=$content[url]%}" target="_blank">{--ADMIN_TEST_URL--}</a></strong>
   </td>
-  <td align="center" class="top bottom">
+  <td align="center" class="bottom">
     {--EMAIL_TIMESTAMP--}:<br />
     <strong>$content[timestamp]</strong>
   </td>