From c27941663bf568a0b49662a38e43a4e972bad47f Mon Sep 17 00:00:00 2001
From: cfoe <cfoe@ispconfig3>
Date: Tue, 07 Aug 2012 02:29:14 -0400
Subject: [PATCH] added support for extended generatePassword function

---
 interface/web/admin/login_as.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/interface/web/admin/login_as.php b/interface/web/admin/login_as.php
index 9a4e1ab..0f9c259 100644
--- a/interface/web/admin/login_as.php
+++ b/interface/web/admin/login_as.php
@@ -65,6 +65,7 @@
 
 /*
  * Now generate the login-Form
+ * TODO: move the login_as form to a template file -> themeability
  */
 echo '
 	<br /> <br />	<br /> <br />

--
Gitblit v1.9.1