cfoe
2012-07-07 1e50e375834cf9d3e76e743fbee892667649630a
interface/web/themes/default-v2/templates/mail/mail_domain_catchall_list.htm
@@ -17,13 +17,13 @@
        <fieldset><legend><tmpl_var name="list_head_txt"></legend>
            <table class="list">
                <thead>
                    <tr>
                    <tr class="caption">
                        <th class="tbl_col_active" scope="col"><tmpl_var name="active_txt"></th>
                        <th class="tbl_col_source" scope="col"><tmpl_var name="source_txt"></th>
                        <th class="tbl_col_destination" scope="col"><tmpl_var name="destination_txt"></th>
                        <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th>
                    </tr>
                    <tr>
                    <tr class="filter">
                        <td class="tbl_col_active"><select name="search_active">{tmpl_var name='search_active'}</select></td>
                        <td class="tbl_col_source"><input type="text" name="search_source" value="{tmpl_var name='search_source'}" /></td>
                        <td class="tbl_col_destination"><input type="text" name="search_destination" value="{tmpl_var name='search_destination'}" /></td>