summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6477785)
raw | patch | inline | side by side (parent: 6477785)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 2 Apr 2008 19:16:58 +0000 (19:16 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 2 Apr 2008 19:16:58 +0000 (19:16 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10129 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/ihtml/themes/default/msg_dialog.tpl | patch | blob | history |
diff --git a/gosa-core/ihtml/themes/default/msg_dialog.tpl b/gosa-core/ihtml/themes/default/msg_dialog.tpl
index d960606553b67b660764d5969ae5f77c5b600d78..add23337c4d054feee7a2707e371b845b6dc49ac 100644 (file)
<table style='width:100%' summary='' border=0>
<tr>
<td style='width:100%;padding:7px; padding-bottom:14px'>
- <b>{$s_Message}</b>
+ {$s_Message}
<br>
</td>
</tr>
<table style='width:100%' summary='' border=0>
<tr>
<td style='width:100%; padding:7px; padding-bottom:14px;'>
- <b>{$s_Message}</b>
+ {$s_Message}
<br>
</td>
{if $s_Trace != "" && $i_TraceCnt != 0}