summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: effe30a)
raw | patch | inline | side by side (parent: effe30a)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 16 Mar 2010 14:38:42 +0000 (14:38 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 16 Mar 2010 14:38:42 +0000 (14:38 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16656 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/mail/addons/mailqueue/contents.tpl | patch | blob | history | |
gosa-plugins/mail/addons/mailqueue/header.tpl | patch | blob | history |
diff --git a/gosa-plugins/mail/addons/mailqueue/contents.tpl b/gosa-plugins/mail/addons/mailqueue/contents.tpl
index 400f9d21e0446ed037ad3fd12c1b6a5e0b98bf84..177fe40d079bddadf50493875d02567d4674039f 100644 (file)
{html_options values=$p_timeKeys output=$p_times selected=$p_time}
</select>
{html_options values=$p_timeKeys output=$p_times selected=$p_time}
</select>
- <input name="search" value="{t}Search{/t}" type="submit">
+ <button type='submit' name='search'>{t}Search{/t}</button>
+
</td>
<td style="border-left:1px solid #A0A0A0; text-align:right;">
{if $delAll_W}
</td>
<td style="border-left:1px solid #A0A0A0; text-align:right;">
{if $delAll_W}
diff --git a/gosa-plugins/mail/addons/mailqueue/header.tpl b/gosa-plugins/mail/addons/mailqueue/header.tpl
index eb5d3edc41a3141d5ffb90e22520517b2c1c7568..8125a223a8767e0e96ca09808a0f5bf7a344f0d3 100644 (file)
<hr>
<div style='text-align:right; padding:5px;'>
<hr>
<div style='text-align:right; padding:5px;'>
- <input type="submit" name="back" value="{msgPool type=backButton}">
+ <button type='submit' name='back'>{msgPool type=backButton}</button>
+
</div>
</div>