]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_confirm_link.tpl
Applied naming convention
[mailer.git] / templates / de / html / guest / guest_confirm_link.tpl
index dd98e4f25c616be92d246f0149d9eb9fb49babdd..54743970179bce2c01a0901d4720c1d1a7aac9aa 100644 (file)
        <tr>
                <td class="bottom" align="right">{--GUEST_ENTER_EMAIL--}:</td>
                <td class="bottom">
-                       <input type="text" name="email" class="form_field" size="30" maxlength="255" />
+                       <input type="text" class="form_field" name="email" size="30" maxlength="255" />
                </td>
        </tr>
        <tr>
                <td align="center" colspan="2" class="table_footer">
                        <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" name="ok" class="form_submit" value="{--GUEST_REQUEST_CONFIRM_LINK--}" />
+                       <input type="submit" class="form_submit" name="ok" value="{--GUEST_REQUEST_CONFIRM_LINK--}" />
                </td>
        </tr>
 </table>