]> git.mxchange.org Git - mailer.git/commitdiff
Naming fixed #2
authorRoland Häder <roland@mxchange.org>
Tue, 12 Jul 2011 14:06:04 +0000 (14:06 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 12 Jul 2011 14:06:04 +0000 (14:06 +0000)
templates/de/html/admin/admin_admins_mails_list.tpl
templates/de/html/admin/admin_list_admins.tpl

index eeb89ec723c98725787185c36ef023c7143e1e5a..2f8c2117097b7dc86a0d688c7c663c3b16edf358 100644 (file)
@@ -21,7 +21,7 @@
        <tr>
                <td colspan="3" class="table_footer">
                        <input type="reset" class="form_reset" value="{--UNDO_SELECTIONS--}" />
        <tr>
                <td colspan="3" class="table_footer">
                        <input type="reset" class="form_reset" value="{--UNDO_SELECTIONS--}" />
-                       <input type="submit" class="form_submit" name="edit" value="{--ADMIN_ADMINS_EDIT--}" />
+                       <input type="submit" class="form_submit" name="edit" value="{--ADMIN_ACTION_EDIT_SUBMIT--}" />
                </td>
        </tr>
 </table>
                </td>
        </tr>
 </table>
index c8cbb3ed74b5f25609f31313395b0da07c92e8b0..45f14c9266b8c386d4f2c7ce4e96f924ba771ffb 100644 (file)
@@ -17,7 +17,7 @@
        <tr>
                <td colspan="5" class="table_footer">
                        <input type="reset" class="form_reset" value="{--UNDO_SELECTIONS--}" />
        <tr>
                <td colspan="5" class="table_footer">
                        <input type="reset" class="form_reset" value="{--UNDO_SELECTIONS--}" />
-                       <input type="submit" class="form_submit" name="edit" value="{--ADMIN_ADMINS_EDIT--}" />
+                       <input type="submit" class="form_submit" name="edit" value="{--ADMIN_ACTION_EDIT_SUBMIT--}" />
                        <input type="submit" class="form_delete" name="delete" value="{--ADMIN_ACTION_DELETE_SUBMIT--}" />
                </td>
        </tr>
                        <input type="submit" class="form_delete" name="delete" value="{--ADMIN_ACTION_DELETE_SUBMIT--}" />
                </td>
        </tr>