]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_confirm_link.tpl
Naming convention applied to language strings, new API function added:
[mailer.git] / templates / de / html / guest / guest_confirm_link.tpl
index 9364485c67eda691a5c8c56dc0144375562cae55..dd98e4f25c616be92d246f0149d9eb9fb49babdd 100644 (file)
@@ -3,7 +3,7 @@
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td align="center" colspan="2" class="table_header bottom">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td align="center" colspan="2" class="table_header bottom">
-                       <div class="big">{--REQUEST_CONFIRM_LINK_TITLE--}</div>
+                       <div class="big">{--GUEST_REQUEST_CONFIRM_LINK_TITLE--}</div>
                </td>
        </tr>
        <tr>
                </td>
        </tr>
        <tr>
@@ -20,7 +20,7 @@
        <tr>
                <td align="center" colspan="2" class="table_footer">
                        <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
        <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="{--REQUEST_CONFIRM_LINK--}" />
+                       <input type="submit" name="ok" class="form_submit" value="{--GUEST_REQUEST_CONFIRM_LINK--}" />
                </td>
        </tr>
 </table>
                </td>
        </tr>
 </table>