mirror of
https://github.com/e107inc/e107.git
synced 2025-04-19 20:21:51 +02:00
Update lan_userposts.php
This commit is contained in:
parent
f48927041d
commit
01ad6fe896
@ -11,8 +11,8 @@
|
||||
*/
|
||||
define("PAGE_NAME", "User Posts");
|
||||
|
||||
define("UP_LAN_0", "All Forum Posts for ");
|
||||
define("UP_LAN_1", "All Comments for ");
|
||||
define("UP_LAN_0", "All Forum Posts for [x]");
|
||||
define("UP_LAN_1", "All Comments for [x]");
|
||||
define("UP_LAN_2", "Thread");
|
||||
define("UP_LAN_3", "Views");
|
||||
define("UP_LAN_4", "Replies");
|
||||
@ -28,4 +28,4 @@ define("UP_LAN_12", "Search");
|
||||
define("UP_LAN_14", "Forum Posts");
|
||||
define("UP_LAN_15", "Re");
|
||||
define("UP_LAN_16", "IP Address");
|
||||
?>
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user