WildcardSearch / Advanced-Sidebox

A plugin for MyBB forums that displays custom boxes on various forum pages.
GNU General Public License v3.0
20 stars 10 forks source link

Replace "Complete List" with language file entry (Who's Online) #150

Closed Tanweth closed 10 years ago

Tanweth commented 10 years ago

It looks like I accidentally mangled the pull request by referencing master. Stand by while I try to fix that.

On a perusal of the whosonline.php file I noticed that the text for the "Complete List" link was entered directly into the template rather than being read from a language file. I added an entry to the asb_addon language file for it and replaced the directly entered text with a reference to the language entry.