cut/paste typo

This commit is contained in:
friendica 2015-02-11 01:53:17 -08:00
parent e8bdf2b8d7
commit 3f76cbf40b
2 changed files with 2 additions and 2 deletions

View file

@ -1691,7 +1691,7 @@ function get_response_button_text($v,$count) {
case 'agree':
return tt('Agree','Agrees',$count,'noun');
break;
case 'agree':
case 'disagree':
return tt('Disagree','Disagrees',$count,'noun');
break;
case 'abstain':

View file

@ -1 +1 @@
2015-02-09.940
2015-02-11.941