page.tpl.php on line 91
<span class="sr-only">Toggle navigation</span>
should be
<span class="sr-only"><?php print t('Toggle navigation'); ?></span>

CommentFileSizeAuthor
#1 Untranslated-string-2468005-1.patch668 bytesasrob

Comments

asrob’s picture

Status: Active » Needs review
StatusFileSize
new668 bytes

Small fix, I attached a patch.

markhalliwell’s picture

Status: Needs review » Reviewed & tested by the community

  • wundo committed a1efc53 on 7.x-3.x authored by asrob
    Issue #2468005 by asrob: Untranslated string
    
wundo’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.