Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit 3f69510

Browse files
committed
Fix wording error
1 parent da3b2d5 commit 3f69510

File tree

1 file changed

+1
-1
lines changed
  • core/src/plugins/core.notifications/templates/long

1 file changed

+1
-1
lines changed

core/src/plugins/core.notifications/templates/long/en.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@
4141
"folder.move" => "The folder AJXP_NODE_LABEL was moved to from AJXP_SOURCE_FOLDER to AJXP_PARENT_PATH AJXP_DATE, by AJXP_USER.",
4242
"folder.move_to" => "The folder AJXP_NODE_LABEL was moved to AJXP_TARGET_FOLDER AJXP_DATE, by AJXP_USER.",
4343
"folder.move_from" => "The folder AJXP_NODE_LABEL was moved from AJXP_SOURCE_FOLDER AJXP_DATE, by AJXP_USER.",
44-
"ajxp_link" => "Click here to get go directly to <a href='AJXP_LINK'>AJXP_NODE_LABEL</a>",
44+
"ajxp_link" => "Click here to go directly to <a href='AJXP_LINK'>AJXP_NODE_LABEL</a>",
4545
);

0 commit comments

Comments
 (0)