From cd564e5dfc601eb4b7ebb7c5e10e4ce46b30c1aa Mon Sep 17 00:00:00 2001 From: willcast Date: Wed, 17 Sep 2003 01:56:56 +0000 Subject: [PATCH] - Testing new permissions... --- lang/en/glossary.php | 114 ++++++++++++++++++++++++++++--------------- 1 file changed, 76 insertions(+), 38 deletions(-) diff --git a/lang/en/glossary.php b/lang/en/glossary.php index 59cf58d804..85dc9b2fc1 100644 --- a/lang/en/glossary.php +++ b/lang/en/glossary.php @@ -1,38 +1,76 @@ -Special will show all concepts that does not begin with a letter.
ALL will show all entries in one page."; -$string['special'] = "Special"; -$string['writtenby'] = "By"; -?> +Special will show all concepts that does not begin with a letter.
ALL will show all entries in one page."; + +$string['special'] = "Special"; + +$string['writtenby'] = "By"; + +?> + -- 2.39.5