From 426b83f36419fb8c17368386807772db0fab808f Mon Sep 17 00:00:00 2001 From: Tim Krehan Date: Mon, 29 Oct 2018 19:57:40 +0100 Subject: [PATCH] added some js --- bin/settings.js | 7 +++++++ cont/settings.php | 9 +++++---- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/bin/settings.js b/bin/settings.js index e69de29..b246730 100644 --- a/bin/settings.js +++ b/bin/settings.js @@ -0,0 +1,7 @@ +$(document).ready(function(){ + $("#username-input").focus(function(){$(this).css("color", "black");}); + $("#mail-input").focus(function(){$(this).css("color", "black");}); + $("#userSaveButton").click(function(){ + + }); +}); diff --git a/cont/settings.php b/cont/settings.php index b9873a4..a1a5cc3 100644 --- a/cont/settings.php +++ b/cont/settings.php @@ -1,3 +1,4 @@ +

Settings

User
- Benutzername"> - Email"> + Benutzername"> + Email"> Letzter Login
- +
@@ -23,7 +24,7 @@ Neues Passwort Passwort bestätigen
- +

Import / Export