Skip to content

Commit c3ddd22

Browse files
committed
Remove duplicate lexicon
1 parent c907375 commit c3ddd22

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

manager/includes/lang/english.inc.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1248,8 +1248,6 @@
12481248
$_lang["enable_filter_message"] = 'Filters allow you to manipulate the way data is presented or parsed in a tag. They allow you to modify values from inside your templates. This is analogous to PHx. <a href="https://github.com/modxcms/evolution/issues/623" target="ext_help">More info</a>'; // todo: change link to documentation
12491249
$_lang["enable_filter_phx_warning"] = 'When PHx plugin enabled, built-in filters are disabled by default';
12501250

1251-
$_lang["enable_filter_phx_warning"] = 'When PHx plugin enabled, built-in filters are disabled by default';
1252-
12531251
$_lang["enable_at_syntax_title"] = 'Enable &lt;@SYNTAX&gt;';
12541252
$_lang["enable_at_syntax_message"] = '&lt;@SYNTAX&gt;(atmark syntax) is simple and lightweight template syntax. This is designed to consider coexistence with HTML tags and content strings.';
12551253

0 commit comments

Comments
 (0)