Commit f09aa9a81a87f84570fab073d7d42fa88d374b87

Authored by Neil Blakey-Milner
1 parent 48879aaf

Put a space between Warning: and the start of the warning.

KTS-263


git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4746 c91229c3-7414-0410-bfa2-8a42b809f60b
templates/ktcore/folder/roles.smarty
@@ -6,7 +6,7 @@ @@ -6,7 +6,7 @@
6 to specific groups in particular areas of the document management system. 6 to specific groups in particular areas of the document management system.
7 {/i18n}</p> 7 {/i18n}</p>
8 8
9 -<div class='ktInfo'><p><strong>{i18n}Warning:{/i18n}</strong>{i18n} Please note that changing 9 +<div class='ktInfo'><p><strong>{i18n}Warning:{/i18n}</strong> {i18n}Please note that changing
10 role allocations may take a some time, depending on the number of folders below this one.{/i18n}</p></div> 10 role allocations may take a some time, depending on the number of folders below this one.{/i18n}</p></div>
11 11
12 <table class="listing"> 12 <table class="listing">