summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a6924bf)
raw | patch | inline | side by side (parent: a6924bf)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 4 Apr 2007 06:57:07 +0000 (06:57 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 4 Apr 2007 06:57:07 +0000 (06:57 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@5965 594d385d-05f5-0310-b6e9-bd551577e9d8
setup/setup_step6.tpl | patch | blob | history |
diff --git a/setup/setup_step6.tpl b/setup/setup_step6.tpl
index 5c0c7b21270e619309a4b0a568d036f7feef078a..81f28ad4ec9feb6f3e1d87c33ff1b283c8ad0cad 100644 (file)
--- a/setup/setup_step6.tpl
+++ b/setup/setup_step6.tpl
<img class='center' src='images/info_small.png' title='{t}Please read the FAQ for more informations{/t}'>
</div>
</div>
- <div class='step4_container' style='height:10em;'>
- <div class='step4_name' style='height:10em;'>
+ <div class='step4_container' style='height:12em;'>
+ <div class='step4_name' style='height:12em;'>
{t}Enable snapshot functionality{/t}
</div>
- <div class='step4_value' style='height:10em;'>
+ <div class='step4_value' style='height:12em;'>
{if $generic_settings.snapshot_active == FALSE}
<input type='checkbox' value='1' name='snapshot_active'
onClick='changeState("snapshot_base");
type='password' value='{$generic_settings.snapshot_password}'>
{/if}
</div>
- <div class='step4_status' style='height:10em;'>
+ <div class='step4_status' style='height:12em;'>
{t}Infos in FAQ{/t}
<img class='center' src='images/info_small.png' title='{t}Please read the FAQ for more informations{/t}'>
</div>