|
81 | 81 | <input type="hidden" name="cpath" value="{CPATH}"/>
|
82 | 82 | <input type="hidden" name="cal" value=""/>
|
83 | 83 | <input type="hidden" name="getdate" value=""/>
|
84 |
| - <select name="action" class="query_style" onchange="submitform(this.form, this.options[this.selectedIndex].value);">{LIST_JUMPS}</select><br /> |
| 84 | + <select name="action" class="query_style" onchange="submitform(this.form, this.options[this.selectedIndex].value);">{LIST_JUMPS}</select> |
85 | 85 | </form>
|
86 | 86 | <form style="margin-bottom:0;" action="{CURRENT_VIEW}.php" method="get">
|
87 | 87 | <input type="hidden" name="cpath" value="{CPATH}"/>
|
88 | 88 | <input type="hidden" name="cal" value=""/>
|
89 | 89 | <input type="hidden" name="getdate" value=""/>
|
90 |
| - <select name="action" class="query_style" onchange="submitform(this.form, this.options[this.selectedIndex].value);">{LIST_ICALS}</select><br /> |
| 90 | + <select name="action" class="query_style" onchange="submitform(this.form, this.options[this.selectedIndex].value);">{LIST_ICALS}</select> |
91 | 91 | </form>
|
92 | 92 | <form style="margin-bottom:0;" action="{CURRENT_VIEW}.php" method="get">
|
93 | 93 | <input type="hidden" name="cpath" value="{CPATH}"/>
|
94 | 94 | <input type="hidden" name="cal" value=""/>
|
95 | 95 | <input type="hidden" name="getdate" value=""/>
|
96 |
| - <select name="action" class="query_style" onchange="submitform(this.form, this.options[this.selectedIndex].value);">{LIST_YEARS}</select><br /> |
| 96 | + <select name="action" class="query_style" onchange="submitform(this.form, this.options[this.selectedIndex].value);">{LIST_YEARS}</select> |
97 | 97 | </form>
|
98 | 98 | <form style="margin-bottom:0;" action="{CURRENT_VIEW}.php" method="get">
|
99 | 99 | <input type="hidden" name="cpath" value="{CPATH}"/>
|
100 | 100 | <input type="hidden" name="cal" value=""/>
|
101 | 101 | <input type="hidden" name="getdate" value=""/>
|
102 |
| - <select name="action" class="query_style" onchange="submitform(this.form, this.options[this.selectedIndex].value);">{LIST_MONTHS}</select><br /> |
| 102 | + <select name="action" class="query_style" onchange="submitform(this.form, this.options[this.selectedIndex].value);">{LIST_MONTHS}</select> |
103 | 103 | </form>
|
104 | 104 | <form style="margin-bottom:0;" action="{CURRENT_VIEW}.php" method="get">
|
105 | 105 | <input type="hidden" name="cpath" value="{CPATH}"/>
|
106 | 106 | <input type="hidden" name="cal" value=""/>
|
107 | 107 | <input type="hidden" name="getdate" value=""/>
|
108 |
| - <select name="action" class="query_style" onchange="submitform(this.form, this.options[this.selectedIndex].value);">{LIST_WEEKS}</select><br /> |
| 108 | + <select name="action" class="query_style" onchange="submitform(this.form, this.options[this.selectedIndex].value);">{LIST_WEEKS}</select> |
109 | 109 | </form>
|
110 | 110 | <!-- switch show_search on -->
|
111 | 111 | {SEARCH_BOX}
|
|
202 | 202 | </table>
|
203 | 203 | </div>
|
204 | 204 | </td>
|
205 |
| - </tr> |
| 205 | + </tr> |
206 | 206 | </table>
|
207 | 207 | <table width="100%" border="0" cellpadding="0" cellspacing="0">
|
208 | 208 | <tr>
|
|
0 commit comments