From 7ec102bb8ae0b8afb14a27ba7238c20d5eb9676c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=96sterreicher?= Date: Fri, 20 Aug 2010 09:54:21 +0000 Subject: [PATCH] QM Review 2010 --- include/ort.class.php | 4 ++-- include/tw/cis_menu_main.inc.php | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/include/ort.class.php b/include/ort.class.php index 9b9dca31c..e987ff7d9 100644 --- a/include/ort.class.php +++ b/include/ort.class.php @@ -151,9 +151,9 @@ class ort extends basis_db public function validate() { //Laenge Pruefen - if(mb_strlen($this->bezeichnung)>30) + if(mb_strlen($this->bezeichnung)>64) { - $this->errormsg = 'Bezeichnung darf nicht laenger als 30 Zeichen sein'; + $this->errormsg = 'Bezeichnung darf nicht laenger als 64 Zeichen sein'; return false; } if(mb_strlen($this->planbezeichnung)>30) diff --git a/include/tw/cis_menu_main.inc.php b/include/tw/cis_menu_main.inc.php index b7ffa76c0..c65447afc 100644 --- a/include/tw/cis_menu_main.inc.php +++ b/include/tw/cis_menu_main.inc.php @@ -576,7 +576,7 @@   - menu item QM-Handbuch + menu item QM-Handbuch @@ -585,7 +585,7 @@   - menu item Organigramm + menu item Organigramm   @@ -593,11 +593,11 @@   - menu item Dokumente + menu item Dokumente   - menu item Ground Rules + menu item Ground Rules   @@ -615,7 +615,7 @@   - menu item QM-Handbook + menu item QM-Handbook   - menu item Organigram + menu item Organigram   @@ -631,11 +631,11 @@   - menu item Documents + menu item Documents   - menu item Ground Rules + menu item Ground Rules