summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 319c9b2)
raw | patch | inline | side by side (parent: 319c9b2)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 3 Mar 2010 13:24:11 +0000 (13:24 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 3 Mar 2010 13:24:11 +0000 (13:24 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15982 594d385d-05f5-0310-b6e9-bd551577e9d8
diff --git a/gosa-plugins/mail/personal/mail/copypaste.tpl b/gosa-plugins/mail/personal/mail/copypaste.tpl
index cca1b38797010ab0b988ca448defe402c5bcf770..fefc219210175ed73dcdf339258ebcc6477e5505 100644 (file)
-<h2>{t}Mail settings{/t}</h2>
+<h3>{t}Mail settings{/t}</h3>
<table style='width:100%;' cellspacing=0>
<tr>
<td style='width:50%;vertical-align:top; border-right:1px solid #AAA'>
<table style="width:100%;">
<tr>
<td style="vertical-align:top;">
- <h2>
+ <h3>
{image path="plugins/mail/images/alternatemail.png"}
<label for="alternates_list">{t}Alternative addresses{/t}</label>
- </h2>
+ </h3>
</td>
</tr>
</table>
diff --git a/gosa-plugins/mail/personal/mail/generic.tpl b/gosa-plugins/mail/personal/mail/generic.tpl
index 80c2350c798a204a1c8ba62cef423de95d79d9f7..f1ccf402899e5cea800892d6a054ca4cdb696a8f 100644 (file)
<tr>
<td style="width:50%; vertical-align:top;">
- <h2>{image path="images/rightarrow.png"} {t}Generic{/t}
-</h2>
+ <h3>{image path="images/rightarrow.png"} {t}Generic{/t}
+</h3>
<table summary="">
{if !$multiple_support}
<tr>
</td>
<td>
{if !$multiple_support}
- <h2>{image path="plugins/mail/images/alternatemail.png"}
-<label for="alternates_list"> {t}Alternative addresses{/t}</ label></h2>
+ <h3>{image path="plugins/mail/images/alternatemail.png"}
+<label for="alternates_list"> {t}Alternative addresses{/t}</ label></h3>
{render acl=$gosaMailAlternateAddressACL}
<select id="alternates_list" style="width:100%;height:100px;" name="alternates_list[]" size="15" multiple
title="{t}List of alternative mail addresses{/t}">
</table>
<p class="seperator"> </p>
-<h2>{image path="images/false.png"} {t}Advanced mail options{/t}
-</h2>
+<h3>{image path="images/false.png"} {t}Advanced mail options{/t}
+</h3>
<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding="4" border="0">
<tr>
<td>
diff --git a/gosa-plugins/mail/personal/mail/sieve/templates/add_element.tpl b/gosa-plugins/mail/personal/mail/sieve/templates/add_element.tpl
index 53ccbdb4771cc44d2a877979d690aab793886818..e9d71b143f7761fe241786926899b1c014993cf9 100644 (file)
-<h2>{t}Add a new element{/t}</h2>
+<h3>{t}Add a new element{/t}</h3>
{t}Please select the type of element you want to add{/t}
<br>
<select name='element_type'>
diff --git a/gosa-plugins/mail/personal/mail/sieve/templates/create_script.tpl b/gosa-plugins/mail/personal/mail/sieve/templates/create_script.tpl
index 4d66ca061f5a2a0c6d28fc8add97b755aefc0d1f..ed2f1562718e778bb674997eb590d9f7b024eaf5 100644 (file)
-<h2>Create a new sieve script</h2>
+<h3>Create a new sieve script</h3>
{t}Please enter the name for the new script below. Script names must consist of lower case characters only.{/t}
<br>
diff --git a/gosa-plugins/mail/personal/mail/sieve/templates/import_script.tpl b/gosa-plugins/mail/personal/mail/sieve/templates/import_script.tpl
index ea80adefb45f616371472247c487520a6397e23d..7b2f609c3df38abc9c8c070d89cbee76478c9ef5 100644 (file)
-<h2>{t}Import sieve script{/t}</h2>
+<h3>{t}Import sieve script{/t}</h3>
{t}Please select the sieve script you want to import. Use the import button to import the script or the cancel button to abort.{/t}
<br>
<br>
diff --git a/gosa-plugins/mail/personal/mail/sieve/templates/management.tpl b/gosa-plugins/mail/personal/mail/sieve/templates/management.tpl
index c2628468cff93da96b346343838f089232f9ca30..1ee9d9d97fc2c7e18352ec227b9a9eaed8e8702a 100644 (file)
-<h2>{t}List of sieve scripts{/t}</h2>
+<h3>{t}List of sieve scripts{/t}</h3>
<!--
{if $uattrib_empty}
diff --git a/gosa-plugins/mail/personal/mail/sieve/templates/select_test_type.tpl b/gosa-plugins/mail/personal/mail/sieve/templates/select_test_type.tpl
index 1c21d1f73f0ad8288e32d83ce4fcd2c2c931af69..01ddc85b76189e9de481ce4586617420d26e2bb6 100644 (file)
-<h2>{t}Select the type of test you want to add{/t}</h2>
+<h3>{t}Select the type of test you want to add{/t}</h3>
<b>{t}Available test types{/t}</b> :
<select name='test_type_to_add_{$ID}'>