mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 04:10:38 +02:00
Some corrections
This commit is contained in:
@@ -283,7 +283,7 @@ class plugin_forum_post_shortcodes extends e_shortcode
|
||||
return '';
|
||||
}
|
||||
|
||||
return "".LAN_FORUM_8013."";
|
||||
return LAN_FORUM_8013;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user