witten
/
luminotes
Archived
1
0
Fork 0

<title> text is now a little more clear for adding a note to the note tree.

This commit is contained in:
Dan Helfman 2008-11-14 15:39:59 -08:00
parent 68de634b38
commit 43b9c36cf8
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ class Note_tree_area( Div ):
width = u"20", height = u"20",
id = u"new_note_tree_link",
class_ = u"middle_image",
title = u"Add a note to this note tree."
title = u"Add one of your notes to this note tree."
),
Span( id = u"new_note_tree_link_area" ),
) or None,