From 57b4bb2b15038062b08d4d8ea6dea43a369dbf58 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Thu, 24 Mar 2005 17:21:02 +0000 Subject: [PATCH] document locked and sticky --- lib/WebGUI/i18n/English/Post.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/WebGUI/i18n/English/Post.pm b/lib/WebGUI/i18n/English/Post.pm index 994c1aa58..c5381ba9d 100644 --- a/lib/WebGUI/i18n/English/Post.pm +++ b/lib/WebGUI/i18n/English/Post.pm @@ -46,11 +46,11 @@ A conditional that is true if the user is adding a new thread.

sticky.form
-A yes/no button to set the thread to be sticky. +A yes/no button to set the thread to be sticky, so that it stays at the top of the forum listing.

lock.form
-A yes/no button to lock the thread. +A yes/no button to lock the thread, so that no posts can be added or edited.

isEdit