Commit a37698c204676dcff62796e5245ac81b71b4544f
1 parent
cb367dc5
KTS-673
"The search algorithm needs some work" Updated. Typo with internationalisation Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7386 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing
1 changed file
with
1 additions
and
1 deletions
templates/ktcore/search2/manage_saved_search.smarty
| ... | ... | @@ -13,7 +13,7 @@ newsletters, etc.) based on a category or fieldset value.{/i18n}</p> |
| 13 | 13 | |
| 14 | 14 | |
| 15 | 15 | |
| 16 | -{i18n arg_options=$options}Create a new saved search using #options.{/i18n} | |
| 16 | +{i18n arg_options=$options}Create a new saved search using #options#.{/i18n} | |
| 17 | 17 | </p> |
| 18 | 18 | |
| 19 | 19 | ... | ... |