]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/message.tpl
All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / message.tpl
index 6abeb25cbfde027e449bdb61b9136e127c92a61c..65203747b4a9009a30ddc89bb5c7cf4cbded7fea 100644 (file)
@@ -1,5 +1,14 @@
 <tr>
        <td colspan="2" align="center" valign="middle" class="guest" height="30">
-               $content
+               <div align="center" style="margin-top:10px;margin-bottom:10px">
+                       <div class="admin_table dashed">
+                               <div class="admin_title bottom">
+                                       {--MESSAGE_HEADER--}
+                               </div>
+                               <div class="admin_message">
+                                       $content
+                               </div>
+                       </div>
+               </div>
        </td>
 </tr>