A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / admin / admin_email_archiv_row.tpl
index 962b67230e721fed43b5a2e8634e557cc0569611..da80c83edc3401991c25930b843969142442e939 100644 (file)
@@ -1,65 +1,65 @@
 <tr>
        <td class="{%template,ColorSwitch%} bottom right" width="23%" align="center">
                {--EMAIL_SENDER--}:<br />
-               <strong class="admin_misc">{%pipe,generateUserProfileLink=$content[sender]%}</strong>
+               <strong>{%pipe,generateUserProfileLink=$content[sender]%}</strong>
        </td>
        <td class="{%template,ColorSwitch%} bottom right" width="23%" align="center">
                {--EMAIL_SUBJECT--}:<br />
-               <strong class="admin_misc">{%pipe,encodeEntities=$content[subject]%}</strong>
+               <strong>{%pipe,encodeEntities=$content[subject]%}</strong>
        </td>
        <td class="{%template,ColorSwitch%} bottom" width="54%" align="center">
                {--EMAIL_TEXT--}:<br />
-               <strong class="admin_misc">$content[text]</strong>
+               <strong>$content[text]</strong>
        </td>
 </tr>
 <tr>
        <td colspan="2" align="center" class="{%template,ColorSwitch%} bottom right">
                {--EMAIL_PAYMENT--}:<br />
-               <strong class="admin_misc">{%pipe,getPaymentTitlePrice,translateComma=$content[payment_id]%}</strong>
+               <strong>{%pipe,getPaymentTitlePrice,translateComma=$content[payment_id]%}</strong>
        </td>
        <td align="center" class="{%template,ColorSwitch%} bottom">
                {--EMAIL_CATEGORY--}:<br />
-               <strong class="admin_misc">{%pipe,getCategory=$content[cat_id]%}</strong>
+               <strong>{%pipe,getCategory=$content[cat_id]%}</strong>
        </td>
 </tr>
 <tr>
        <td align="center" class="{%template,ColorSwitch%} bottom right">
                {--EMAIL_RECEIVERS--}:<br />
-               <strong class="admin_misc">{%pipe,translateComma=$content[target_send]%}</strong> ({--EMAIL_RUIDS--}:
-               <strong class="admin_misc">{%pipe,convertReceivers=$content[receivers]%}</strong>)
+               <strong>{%pipe,translateComma=$content[target_send]%}</strong> ({--EMAIL_RUIDS--}:
+               <strong>{%pipe,convertReceivers=$content[receivers]%}</strong>)
        </td>
        <td align="center" class="{%template,ColorSwitch%} bottom right">
                {--USERS_LINKS--}:<br />
-               <strong class="admin_misc">$content[unconfirmed]</strong>
+               <strong>$content[unconfirmed]</strong>
        </td>
        <td align="center" class="{%template,ColorSwitch%} bottom">
                {--EMAIL_POOL_TYPE--}:<br />
-               <strong class="admin_misc">{%pipe,translatePoolType=$content[data_type]%}</strong>
+               <strong>{%pipe,translatePoolType=$content[data_type]%}</strong>
        </td>
 </tr>
 <tr>
        <td align="center" class="{%template,ColorSwitch%} bottom right">
                {--EMAIL_TSEND--}:<br />
-               <strong class="admin_misc">$content[target_send]</strong>
+               <strong>$content[target_send]</strong>
        </td>
        <td align="center" class="{%template,ColorSwitch%} bottom right">
                {--EMAIL_URL--}:<br />
-               <strong class="admin_misc"><a href="{%pipe,generateFrametesterUrl=$content[url]%}"
+               <strong><a href="{%pipe,generateFrametesterUrl=$content[url]%}"
                        target="_blank">{--ADMIN_TEST_URL--}</a></strong>
        </td>
        <td align="center" class="{%template,ColorSwitch%} bottom">
                {--EMAIL_TIMESTAMP--}:<br />
-               <strong class="admin_misc">$content[timestamp]</strong>
+               <strong>$content[timestamp]</strong>
        </td>
 </tr>
 <tr>
        <td align="center" class="{%template,ColorSwitch%} bottom right" colspan="2">
                <div>{--EMAIL_URL--}:</div>
-               <div><strong class="admin_misc">$content[url]</strong></div>
+               <div><strong>$content[url]</strong></div>
        </td>
        <td align="center" class="{%template,ColorSwitch%} bottom">
                {--_UNUSED--}:<br />
-               <strong class="admin_misc">---</strong>
+               <strong>---</strong>
        </td>
 </tr>
 <tr>