From 7bbdec049873edbe805f086dc1f602e3f7b2b9e5 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Thu, 20 Feb 2014 17:14:22 +0000 Subject: [PATCH] disable form autocompletion --- lam/templates/config/conflogin.php | 2 +- lam/templates/config/mainlogin.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lam/templates/config/conflogin.php b/lam/templates/config/conflogin.php index 81b034c4..37ecd48f 100644 --- a/lam/templates/config/conflogin.php +++ b/lam/templates/config/conflogin.php @@ -120,7 +120,7 @@ echo $_SESSION['header'];

-
+
diff --git a/lam/templates/config/mainlogin.php b/lam/templates/config/mainlogin.php index e00660fd..c503eca6 100644 --- a/lam/templates/config/mainlogin.php +++ b/lam/templates/config/mainlogin.php @@ -3,7 +3,7 @@ $Id$ This code is part of LDAP Account Manager (http://www.ldap-account-manager.org/) - Copyright (C) 2003 - 2013 Roland Gruber + Copyright (C) 2003 - 2014 Roland Gruber This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -134,7 +134,7 @@ echo $_SESSION['header']; ?>
- +