From d045aa8c80dc0afbfd63afd88eab0a2d8712c88b Mon Sep 17 00:00:00 2001 From: Lukas Metzger Date: Mon, 25 Jan 2016 17:04:37 +0100 Subject: [PATCH] Added password.php and all links to it --- add-domain.php | 1 + domains.php | 1 + edit-master.php | 1 + edit-user.php | 1 + password.php | 79 +++++++++++++++++++++++++++++++++++++++++++++++++ users.php | 1 + 6 files changed, 84 insertions(+) create mode 100644 password.php diff --git a/add-domain.php b/add-domain.php index e76aeb7..dff7390 100644 --- a/add-domain.php +++ b/add-domain.php @@ -41,6 +41,7 @@ limitations under the License. diff --git a/domains.php b/domains.php index 5531141..b12a0f5 100644 --- a/domains.php +++ b/domains.php @@ -44,6 +44,7 @@ limitations under the License. diff --git a/edit-master.php b/edit-master.php index 2cd3133..bffcc7f 100644 --- a/edit-master.php +++ b/edit-master.php @@ -44,6 +44,7 @@ limitations under the License. diff --git a/edit-user.php b/edit-user.php index e4ce377..3d55143 100644 --- a/edit-user.php +++ b/edit-user.php @@ -44,6 +44,7 @@ limitations under the License. diff --git a/password.php b/password.php new file mode 100644 index 0000000..87edf37 --- /dev/null +++ b/password.php @@ -0,0 +1,79 @@ + + + + + + PDNS Manager - Domains + + + + + + + + + + + + + + + + + + +
+ + +

Change password

+
+ + +
+
+
+ + +
+
+ + +
+ +
+
+
+ +
+ + + + diff --git a/users.php b/users.php index 113cc90..df999bc 100644 --- a/users.php +++ b/users.php @@ -44,6 +44,7 @@ limitations under the License.