Commit 8594ad37dc2b8a8f23b418c5c6d385190729c75f
1 parent
b308f7e4
Merged in...
KTS-3811 "Lack of period" Fixed. Added period. Committed By: Kevin Fourie Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.4-Release-Branch@9549 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing
1 changed file
with
2 additions
and
2 deletions
templates/ktcore/search/administration/savedsearches.smarty
| 1 | 1 | <h2>{i18n}Saved searches{/i18n}</h2> |
| 2 | 2 | |
| 3 | -<p class="descriptiveText">{i18n}Saved searches are searches which are particular to your location | |
| 4 | -For example, you could define a search which returns all documents in a particular workflow state, | |
| 3 | +<p class="descriptiveText">{i18n}Saved searches are searches which are particular to your location. | |
| 4 | + For example, you could define a search which returns all documents in a particular workflow state, | |
| 5 | 5 | or all documents which are considered "common" within your organisation (leave policy, |
| 6 | 6 | newsletters, etc.) based on a category or fieldset value.{/i18n}</p> |
| 7 | 7 | ... | ... |