diff --git a/index.php b/index.php index c83b8dd..f87706e 100644 --- a/index.php +++ b/index.php @@ -2,9 +2,10 @@ UAAP | Uberspace Account Administration Panel - + + - +

Account Administration Panel

@@ -21,18 +22,28 @@

-

Add an Email account

-
- - - - -
- - - -
-
+
+
+

Add an Email account

+

You can add a new Email account your primary and all other domains.
+ Please do not add your domain, just everything in front of the @-symbol.

+
+ more » + « less +
+ + + + +
+ + + +
+
+
+
+

Change password of an Email account

diff --git a/static/click_toggle.js b/static/click_toggle.js new file mode 100644 index 0000000..51945d2 --- /dev/null +++ b/static/click_toggle.js @@ -0,0 +1,28 @@ +/* ================================================================ +This copyright notice must be untouched at all times. + +The original version of this script and the associated (x)html +is available at http://www.stunicholls.com/various/more.html +Copyright (c) 2005-2007 Stu Nicholls. All rights reserved. +This script and the associated (x)html may be modified in any +way to fit your requirements. +=================================================================== */ + + +clickMenu = function(menu,element,cname) { + var getEls = document.getElementById(menu).getElementsByTagName(element); + + for (var i=0; i