]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_order_page2.tpl
New naming convention applied to many functions, see #118 for details
[mailer.git] / templates / de / html / member / member_order_page2.tpl
index 93340d4a1c3ff5597630fdac9136d3e40e8de1d9..2d332bb6008bb0c030484201389939853b5537d3 100644 (file)
@@ -9,7 +9,7 @@
                <td align="right">{--SELECT_MAIL_TYPE--}:</td>
                <td width="10" class="seperator">&nbsp;</td>
                <td><select name="type" size="1" class="member_select">
-                       <option value="" disabled>{--PLEASE_SELECT--}</option>
+                       <option value="X" disabled="disabled">{--PLEASE_SELECT--}</option>
                        {--TYPE_SELECTION--}
                </select></td>
                <td width="10" class="seperator">&nbsp;</td>
@@ -22,7 +22,7 @@
                <td align="right">{--SELECT_CATEGORY--}:</td>
                <td width="10" class="seperator">&nbsp;</td>
                <td><select name="cat" size="1" class="member_select">
-                       <option value="" disabled>{--PLEASE_SELECT--}</option>
+                       <option value="X" disabled="disabled">{--PLEASE_SELECT--}</option>
                        {!CATEGORY_SELECTION!}
                </select></td>
                <td width="10" class="seperator">&nbsp;</td>