summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c05a46f)
raw | patch | inline | side by side (parent: c05a46f)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 29 Feb 2008 19:50:05 +0000 (19:50 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 29 Feb 2008 19:50:05 +0000 (19:50 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9220 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 c0251705b44ec6ac20c378ffaf450c796d0bb89e..d960606553b67b660764d5969ae5f77c5b600d78 100644 (file)
<div style="errorMsgSeperator"></div>
<table style='width:100%' summary='' border=0>
<tr>
- <td style='width:100%'>
+ <td style='width:100%;padding:7px; padding-bottom:14px'>
<b>{$s_Message}</b>
<br>
</td>
<table style='width:100%' summary='' border=0>
<tr>
- <td style='width:100%'>
+ <td style='width:100%; padding:7px; padding-bottom:14px;'>
<b>{$s_Message}</b>
<br>
</td>