diff options
Diffstat (limited to 'plugins/kolab_files/skins/larry/templates/compose_plugin.html')
-rw-r--r-- | plugins/kolab_files/skins/larry/templates/compose_plugin.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/kolab_files/skins/larry/templates/compose_plugin.html b/plugins/kolab_files/skins/larry/templates/compose_plugin.html index 613a24a..ceb56cc 100644 --- a/plugins/kolab_files/skins/larry/templates/compose_plugin.html +++ b/plugins/kolab_files/skins/larry/templates/compose_plugin.html @@ -25,3 +25,7 @@ <li role="menuitem"><label><input type="checkbox" name="all_folders" value="1" id="search_all_folders" /> <span><roundcube:label name="kolab_files.allfolders" /></span></label></li> </ul> </div> + +<div id="files-folder-auth-dialog" role="dialog" aria-labelledby="aria-label-folderauthform" aria-hidden="true"> + <h3 id="aria-label-folderauthform" class="voice"><roundcube:label name="kolab_files.arialabelfolderauthform" /></h3> +</div> |