From 3705299bf4dfbd43dfec626e98c5085cbe108f03 Mon Sep 17 00:00:00 2001 From: gustav_delius Date: Mon, 31 May 2004 18:58:42 +0000 Subject: [PATCH] changed language string 'savechanges' to 'posttoforum' on post.html --- lang/en/forum.php | 1 + mod/forum/post.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/en/forum.php b/lang/en/forum.php index 3c41cdfd68..4e05356133 100644 --- a/lang/en/forum.php +++ b/lang/en/forum.php @@ -94,6 +94,7 @@ $string['postrating1'] = 'Mostly Separate Knowing'; $string['postrating2'] = 'Separate and Connected'; $string['postrating3'] = 'Mostly Connected Knowing'; $string['posts'] = 'Posts'; +$string['posttoforum'] = 'Post to forum'; $string['postupdated'] = 'Your post was updated'; $string['processingpost'] = 'Processing post $a'; $string['prune'] = 'Break off'; diff --git a/mod/forum/post.html b/mod/forum/post.html index a83c09c82c..a2978e5429 100644 --- a/mod/forum/post.html +++ b/mod/forum/post.html @@ -110,7 +110,7 @@ - "> + -- 2.39.5