Code

Updated mailqueue.
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 11 Sep 2008 13:03:38 +0000 (13:03 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 11 Sep 2008 13:03:38 +0000 (13:03 +0000)
-Tested search settings for mailq si commands, but they do not seem to works.
-Removed status selection form template.

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@12424 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/mail/addons/mailqueue/contents.tpl

index 2a0300e42d13127df289a377940244cad0279925..ddd024608d4ea68e5bc7cc6a655749ddb3b9ed70 100644 (file)
        <select size="1" name="p_server" title="{t}Select a server{/t}" onchange="mainform.submit()">
         {html_options values=$p_serverKeys output=$p_servers selected=$p_server}
        </select>
+<!--
        {t}with status{/t} : 
        <select size="1" name="Stat" onchange="mainform.submit()">
         {html_options values=$stats output=$r_stats selected=$stat}
        </select>
+-->
         &nbsp;{t}within the last{/t}&nbsp;
        <select size="1" name="p_time" onchange="mainform.submit()">
         {html_options values=$p_timeKeys output=$p_times selected=$p_time}