"Login" and "Register" In Errors to Hyperlinks
1.0
Changes the words 'login' and 'register' in the error screens to a links that take the users to the login and register screens.
NukeWorker.com
http://www.nukeworker.com
english.lng
$txt{'165'} = "To post you must be logged in if you don't have an account yet register.";
$txt{'165'} = "To post you must be logged in. If you don't have an account yet, please register.";
$txt{'223'} = "Sorry, you must register before using this feature!";
$txt{'223'} = "Sorry, you must login or register before using this feature!";