1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-30 01:30:32 +02:00

Issue #986 - Remove need for single-quote backslashes.

This commit is contained in:
Cameron
2015-05-04 11:24:05 -07:00
parent 715030372c
commit 82eb5f6d7d
5 changed files with 236 additions and 238 deletions

View File

@@ -66,7 +66,7 @@ define('LAN_USER_35', '[hidden by request]'); // LAN_143
define('LAN_USER_36', 'Click here to View User Comments'); // LAN_423
define('LAN_USER_37', 'Click here to View Forum Posts'); // LAN_424
define('LAN_USER_38', 'Click here to update your information'); // LAN_411
define('LAN_USER_39', 'Click here to edit this user\'s information'); // LAN_412
define('LAN_USER_39', "Click here to edit this user's information"); // LAN_412
define('LAN_USER_40', 'previous member'); // LAN_414
define('LAN_USER_41', 'next member'); // LAN_415
define('LAN_USER_42', 'no photo'); // LAN_408