]> 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 c1e6e607a33ed3c21748b00818c520f41edbf273..e360d72d8d2192973db37ee84c3f8f7fb5a281f5 100644 (file)
@@ -1,4 +1,16 @@
-<TR>
-       <TD colspan="2" align="center" valign="middle" class="guest"
-               height="30">$content</TD>
-</TR>
+<tr>
+       <td colspan="2" align="center" valign="middle" class="guest" height="30">
+               <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>