]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_register.tpl
Large code cleanups:
[mailer.git] / templates / de / html / admin / admin_config_register.tpl
index 2c3b97561d828ec4b8ae236af45e68cadf85ce4d..6e41d14f6129e2324ebb8f61d654596438ee166e 100644 (file)
@@ -8,14 +8,14 @@
        </tr>
        <tr>
                <td width="20" class="header_column bottom right" align="center">{--ID_SELECT--}</td>
-               <td width="325" class="header_column bottom right" align="center">{--ADMIN_REGISTER_FIELD_NAME--}:</td>
-               <td width="105" class="header_column bottom" align="center">{--ADMIN_REGISTER_FIELD_REQUIRED--}</td>
+               <td width="325" class="header_column bottom right" align="center">{--ADMIN_CONFIG_REGISTER_FIELD_NAME--}:</td>
+               <td width="105" class="header_column bottom" align="center">{--ADMIN_CONFIG_REGISTER_FIELD_REQUIRED--}</td>
        </tr>
        $content
        <tr>
                <td colspan="3" class="table_footer">
                        <input type="reset" class="form_reset" value="{--UNDO_SELECTIONS--}" />
-                       <input type="submit" name="ok" value="{--ADMIN_REGISTER_CHANGE_MUST--}" />
+                       <input type="submit" name="ok" value="{--ADMIN_SAVE_REGISTER_MUST--}" />
                </td>
        </tr>
 </table>