From 300840a6b0a9496e3e37847a238f099246c76d7b Mon Sep 17 00:00:00 2001 From: mchurch Date: Wed, 2 Jun 2004 21:28:37 +0000 Subject: [PATCH] Added 'HowToWiki' help file and appropriate strings. --- lang/en/wiki.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en/wiki.php b/lang/en/wiki.php index 4d59d57ccc..036c89f831 100644 --- a/lang/en/wiki.php +++ b/lang/en/wiki.php @@ -46,6 +46,7 @@ $string['editthispage'] = 'Edit this page'; $string['backlinks'] = 'Referring links'; $string['pageinfo'] = 'Page information'; $string['attachments'] = 'Page attachments'; +$string['howtowiki'] = 'How to wiki'; $string['chooseadministration'] = '-- Administration --'; $string['administration'] = 'Administration'; -- 2.39.5