mirror of
https://github.com/e107inc/e107.git
synced 2025-08-05 06:07:32 +02:00
Update post_shortcodes.php
Add pharse
This commit is contained in:
@@ -283,7 +283,7 @@ class plugin_forum_post_shortcodes extends e_shortcode
|
||||
return '';
|
||||
}
|
||||
|
||||
return "Options"; //TODO LAN.
|
||||
return "".LAN_FORUM_8013.""; //TODO LAN.
|
||||
}
|
||||
|
||||
|
||||
@@ -475,4 +475,4 @@ class plugin_forum_post_shortcodes extends e_shortcode
|
||||
|
||||
|
||||
}
|
||||
?>
|
||||
?>
|
||||
|
Reference in New Issue
Block a user