I dont know if it was reported before.. in 2.2 there still is a hardcoded phrase in template:
adv_gallery_categoryjump
the word:
Directories in
Code:
Content visible to verified customers only.
should be
Code:
Content visible to verified customers only.
AND the phrase $vbphrase['directories'] added to the master language..
While we are at it.. in that template... I personally would change
Code:
Content visible to verified customers only.
to
Code:
Content visible to verified customers only.
making the go button only visible for users that do not have javascript enabled...
Luc