diff --git a/server/public/assets/js/chat.js b/server/public/assets/js/chat.js index 5019f7ce..2b572ac5 100755 --- a/server/public/assets/js/chat.js +++ b/server/public/assets/js/chat.js @@ -7,7 +7,7 @@ var Chat = { "/login to change the password on a nickname", "/logout to logout", "/who to see the names of the people in the channel", - "Want your own icon besides your name? If you donate to us, we'll add a picture of your choosing!" + "Want your own icon besides your name? If you donate 5$ or more, we'll add a picture of your choosing besides your name!" ], namechange: function(data, first, initial) { diff --git a/server/public/partials/donate.handlebars b/server/public/partials/donate.handlebars index 0bb5d019..c12e6fc8 100644 --- a/server/public/partials/donate.handlebars +++ b/server/public/partials/donate.handlebars @@ -2,7 +2,7 @@