From e73a8556599cd59c5f524d87a447019e14cde2d2 Mon Sep 17 00:00:00 2001 From: muzaffaryousaf Date: Mon, 17 Aug 2015 16:51:52 +0500 Subject: [PATCH] Revert "Accessibility fixings for new post button on teams." This reverts commit e133a63a5b55503d88b8849e5a2b6e6835255010. --- .../teams/static/teams/templates/team-profile.underscore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/djangoapps/teams/static/teams/templates/team-profile.underscore b/lms/djangoapps/teams/static/teams/templates/team-profile.underscore index 21b0d94fd2..49ae89bdac 100644 --- a/lms/djangoapps/teams/static/teams/templates/team-profile.underscore +++ b/lms/djangoapps/teams/static/teams/templates/team-profile.underscore @@ -5,7 +5,7 @@ data-user-create-comment="<%= !readOnly %>" data-user-create-subcomment="<%= !readOnly %>"> <% if ( !readOnly) { %> - + <%= gettext("New Post") %> <% } %>