js file wasn't referencing correct i18n tag

This commit is contained in:
tworrall 2013-10-07 11:36:06 -04:00
parent 57a75757ce
commit f2c8f55c94

View file

@ -395,7 +395,7 @@ $(document).ready(function(){
researcherText = " " + i18nStrings.researcherString + " " + i18nStrings.inString; researcherText = " " + i18nStrings.researcherString + " " + i18nStrings.inString;
} }
else { else {
researcherText = " " + i18nStrings.researcherInString researcherText = " " + i18nStrings.researchersString
} }
$('div#researcherTotal').html("<font style='font-size:1.05em;color:#167093'>" $('div#researcherTotal').html("<font style='font-size:1.05em;color:#167093'>"