]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/message.tpl
Words 'User-Id' in German language replace with 'Mitglieder-Id', more mt_word placeho...
[mailer.git] / templates / de / html / message.tpl
index 6abeb25cbfde027e449bdb61b9136e127c92a61c..e360d72d8d2192973db37ee84c3f8f7fb5a281f5 100644 (file)
@@ -1,5 +1,16 @@
 <tr>
        <td colspan="2" align="center" valign="middle" class="guest" height="30">
-               $content
+               <div align="center" style="margin-top:10px;margin-bottom:10px">
+
+               <div style="width:550px" class="admin_table dashed">
+                       <div class="admin_title2 bottom2">
+                               {--MESSAGE_HEADER--}
+                       </div>
+                       <div class="admin_message">
+                               $content
+                       </div>
+               </div>
+
+               </div>
        </td>
 </tr>