summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6b4faf9)
raw | patch | inline | side by side (parent: 6b4faf9)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 11 Oct 2010 08:41:30 +0000 (08:41 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 11 Oct 2010 08:41:30 +0000 (08:41 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19966 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/groupware/personal/groupware/generic.tpl | patch | blob | history |
diff --git a/gosa-plugins/groupware/personal/groupware/generic.tpl b/gosa-plugins/groupware/personal/groupware/generic.tpl
index eed7df840ad241b3002704d8d76e1e00ec00eb72..94cdd7c35dc75e03dacc364f004320142883a8e4 100644 (file)
<button name="retry">{t}Retry{/t}</button>
{else}
-{if $mailFolder_isActive}
-
- {$fileBrowser}
-
- {t}Add folder{/t}:
- <input name='folderName_Input' type='text'><button name="folderName_Add">{msgPool type=addButton}</button>
-
- {if $currentSelectedFolder != ""}
- <b>{t}Folder permission{/t}</b><br>
-
- <p>
- {t}Current folder{/t}: <i>{$currentSelectedFolder}</i> <!--<input type='text' name="currentFolderName" value="{$folderEntries.name}">-->
- <b>{$folderEntries.name}</b>
- </p>
-
- <table>
- <tr>
- <td>{t}Name{/t}</td>
- <td>{t}Permission{/t}</td>
- <td>{t}Type{/t}</td>
- </tr>
- {foreach from=$folderEntries.acls item=item key=key}
- <tr>
- <td>{$item.type}</td>
- <td><input type='text' name="permission_{$key}_name" value="{$item.name}"></td>
- <td><input type='text' name="permission_{$key}_acl" value="{$item.acl}"></td>
- <td><button name="permission_{$key}_del">{msgPool type=delButton}</button></td>
- </tr>
- {/foreach}
- <tr>
- <td></td>
- <td></td>
- <td></td>
- <td><button name="permission_add">{msgPool type=addButton}</button></td>
- </tr>
- </table>
- <hr>
+ {if $mailFolder_isActive}
+ {t}Mail folder{/t}:&nbps;<button name='configureFolder'>{msgPool type=editButton}</button>
{/if}
-{/if}
+
<table summary="{t}Mail settings{/t}" style='width:100%;'>
<tr>
<td style='width:50%; '>