=== modified file 'dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/sendMessage.vm' --- dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/sendMessage.vm 2012-12-05 21:22:13 +0000 +++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/sendMessage.vm 2012-12-10 18:41:55 +0000 @@ -6,6 +6,7 @@ jQuery(function() { #if( !${recipient} ) + $('#toUser').show(); $('#recipients').select2({ placeholder: i18n_select_users_and_user_groups, minimumInputLength: 1, @@ -48,7 +49,7 @@ #end -$i18n.getString( "to_user" ) + @@ -57,12 +58,12 @@ -$i18n.getString( "subject" ) + -$i18n.getString( "text" ) +label>$i18n.getString( "text" )