From c997e76021eceb8be6edd02066fad1a8f0e6f1f9 Mon Sep 17 00:00:00 2001 From: duergner Date: Wed, 10 Nov 2004 09:15:16 +0000 Subject: [PATCH] Removed some unneeded text --- lam/lib/modules/shadowAccount.inc | 1 - lam/templates/pdfedit/pdfpage.php | 7 ------- 2 files changed, 8 deletions(-) diff --git a/lam/lib/modules/shadowAccount.inc b/lam/lib/modules/shadowAccount.inc index 0a20d162..5827456e 100644 --- a/lam/lib/modules/shadowAccount.inc +++ b/lam/lib/modules/shadowAccount.inc @@ -333,7 +333,6 @@ class shadowAccount extends baseModule { 'shadowAccount_shadowWarning' => array('' . _('Password warning') . '' . $this->attributes['shadowWarn'][0] . ''), 'shadowAccount_shadowInactive' => array('' . _('Account inactive') . '' . $this->attributes['shadowInactive'][0] . ''), 'shadowAccount_shadowExpire' => array('' . _('Password expire') . '' . date('d. m. Y',$this->attributes['shadowExpire'][0]) . ''), - 'shadowAccount_shadowFlag' => array('' . _('Shadow flag') . '' . $this->attributes['shadowFlag'][0] . ''), 'shadowAccount_description' => array('' . _('Description') . '' . $this->attributes['description'][0] . '')); } diff --git a/lam/templates/pdfedit/pdfpage.php b/lam/templates/pdfedit/pdfpage.php index 308b9ba2..7bc343fa 100644 --- a/lam/templates/pdfedit/pdfpage.php +++ b/lam/templates/pdfedit/pdfpage.php @@ -780,13 +780,6 @@ foreach($_SESSION['currentPDFStructure'] as $key => $entry) { - - - - - - -