--- loncom/interface/loncommunicate.pm 2008/12/09 18:04:22 1.43 +++ loncom/interface/loncommunicate.pm 2008/12/10 14:36:36 1.44 @@ -1,7 +1,7 @@ # The LearningOnline Network # Communicate # -# $Id: loncommunicate.pm,v 1.43 2008/12/09 18:04:22 diwert Exp $ +# $Id: loncommunicate.pm,v 1.44 2008/12/10 14:36:36 diwert Exp $ # # Copyright Michigan State University Board of Trustees # @@ -87,8 +87,8 @@ sub menu { {url => '/adm/email?compose=upload', permission => "$can_srm", icon => 'fromfile.png', - linktext => 'New Messages from Template', - linktitle => 'Create a message from template and send to users.'}, + linktext => 'New Messages from File', + linktitle => 'Create a message from file and send to users.'}, ]}, );