From a0c5aa254de926c89b96430d8272515da8dce954 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Mon, 19 Jan 2004 19:49:24 +0000 Subject: [PATCH] fixed broken see also links --- lam-0.4/help/help.inc | 24 ++++++++++++------------ lam/help/help.inc | 24 ++++++++++++------------ 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/lam-0.4/help/help.inc b/lam-0.4/help/help.inc index 0317f370..3d89c076 100644 --- a/lam-0.4/help/help.inc +++ b/lam-0.4/help/help.inc @@ -225,25 +225,25 @@ $helpArray = array ( "440" => array ("ext" => "FALSE", "Headline" => _("Used blocks"), "Text" => _("Used blocks. 1000 blocks are usually 1MB")), "441" => array ("ext" => "FALSE", "Headline" => _("Soft block limit"), - "Text" => _("Soft block limit."), "SeeAlso" => ''. - 'Quota How-To'), + "Text" => _("Soft block limit."), "SeeAlso" => ''. + 'Quota How-To'), "442" => array ("ext" => "FALSE", "Headline" => _("Hard block limit"), - "Text" => _("Hard block limit").'.', "SeeAlso" => ''. - 'Quota How-To'), + "Text" => _("Hard block limit").'.', "SeeAlso" => ''. + 'Quota How-To'), "443" => array ("ext" => "FALSE", "Headline" => _("Grace block period"), - "Text" => _("Grace block period. Most filesystems use a fixed maximum value of 7 days."), "SeeAlso" => ''. - 'Quota How-To'), + "Text" => _("Grace block period. Most filesystems use a fixed maximum value of 7 days."), "SeeAlso" => ''. + 'Quota How-To'), "444" => array ("ext" => "FALSE", "Headline" => _("Used inodes"), "Text" => _("Used inodes (files)").'.'), "445" => array ("ext" => "FALSE", "Headline" => _("Soft inode limit"), - "Text" => _("Soft inode (files) limit."), "SeeAlso" => ''. - 'Quota How-To'), + "Text" => _("Soft inode (files) limit."), "SeeAlso" => ''. + 'Quota How-To'), "446" => array ("ext" => "FALSE", "Headline" => _("Hard inode limit"), - "Text" => _("Hard inode (files) limit").'.', "SeeAlso" => ''. - 'Quota How-To'), + "Text" => _("Hard inode (files) limit").'.', "SeeAlso" => ''. + 'Quota How-To'), "447" => array ("ext" => "FALSE", "Headline" => _("Grace inode period"), - "Text" => _("Grace inode (files) period. Most filesystems use a fixed maximum value of 7 days."), "SeeAlso" => ''. - 'Quota How-To'), + "Text" => _("Grace inode (files) period. Most filesystems use a fixed maximum value of 7 days."), "SeeAlso" => ''. + 'Quota How-To'), "448" => array ("ext" => "FALSE", "Headline" => _("Title"), "Text" => _("Title of user, Mr., Ms., ...")), "449" => array ("ext" => "FALSE", "Headline" => _("Employee type"), diff --git a/lam/help/help.inc b/lam/help/help.inc index 0317f370..3d89c076 100644 --- a/lam/help/help.inc +++ b/lam/help/help.inc @@ -225,25 +225,25 @@ $helpArray = array ( "440" => array ("ext" => "FALSE", "Headline" => _("Used blocks"), "Text" => _("Used blocks. 1000 blocks are usually 1MB")), "441" => array ("ext" => "FALSE", "Headline" => _("Soft block limit"), - "Text" => _("Soft block limit."), "SeeAlso" => ''. - 'Quota How-To'), + "Text" => _("Soft block limit."), "SeeAlso" => ''. + 'Quota How-To'), "442" => array ("ext" => "FALSE", "Headline" => _("Hard block limit"), - "Text" => _("Hard block limit").'.', "SeeAlso" => ''. - 'Quota How-To'), + "Text" => _("Hard block limit").'.', "SeeAlso" => ''. + 'Quota How-To'), "443" => array ("ext" => "FALSE", "Headline" => _("Grace block period"), - "Text" => _("Grace block period. Most filesystems use a fixed maximum value of 7 days."), "SeeAlso" => ''. - 'Quota How-To'), + "Text" => _("Grace block period. Most filesystems use a fixed maximum value of 7 days."), "SeeAlso" => ''. + 'Quota How-To'), "444" => array ("ext" => "FALSE", "Headline" => _("Used inodes"), "Text" => _("Used inodes (files)").'.'), "445" => array ("ext" => "FALSE", "Headline" => _("Soft inode limit"), - "Text" => _("Soft inode (files) limit."), "SeeAlso" => ''. - 'Quota How-To'), + "Text" => _("Soft inode (files) limit."), "SeeAlso" => ''. + 'Quota How-To'), "446" => array ("ext" => "FALSE", "Headline" => _("Hard inode limit"), - "Text" => _("Hard inode (files) limit").'.', "SeeAlso" => ''. - 'Quota How-To'), + "Text" => _("Hard inode (files) limit").'.', "SeeAlso" => ''. + 'Quota How-To'), "447" => array ("ext" => "FALSE", "Headline" => _("Grace inode period"), - "Text" => _("Grace inode (files) period. Most filesystems use a fixed maximum value of 7 days."), "SeeAlso" => ''. - 'Quota How-To'), + "Text" => _("Grace inode (files) period. Most filesystems use a fixed maximum value of 7 days."), "SeeAlso" => ''. + 'Quota How-To'), "448" => array ("ext" => "FALSE", "Headline" => _("Title"), "Text" => _("Title of user, Mr., Ms., ...")), "449" => array ("ext" => "FALSE", "Headline" => _("Employee type"),