summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0c6c3aa)
raw | patch | inline | side by side (parent: 0c6c3aa)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 1 Feb 2010 13:43:01 +0000 (13:43 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 1 Feb 2010 13:43:01 +0000 (13:43 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15542 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 5274880fedca90ba635a767572a25bd3b917b4fe..7c871dc280ca1e80c50ca3a0866ba2022019554a 100644 (file)
{else}
{if $s_Trace != "" && $i_TraceCnt != 0}
- <div id='trace_{$i_ID}' style='visibility:hidden;'>
+ <div id='trace_{$i_ID}' style='display:none;'>
{$s_Trace}
</div>