witten
/
luminotes
Archived
1
0
Fork 0

More instructions on posting comments.

This commit is contained in:
Dan Helfman 2008-11-18 13:31:19 -08:00
parent c211456130
commit bf22f8a950
1 changed files with 1 additions and 1 deletions

View File

@ -226,7 +226,7 @@ class Main_page( Page ):
type = u"text/javascript",
),
( forum_tag and user.username and user.username != u"anonymous" ) and \
P( u"If you write a comment, click the save button to publish it.", class_ = u"small_text" ) or None,
P( u"To write a comment, click that large \"+\" button to the left. To publish your comment, click the save button.", class_ = u"small_text" ) or None,
Page_navigation(
notebook_path, len( notes ), total_notes_count, start, count,
return_text = u"return to the discussion",