Commit 31208cd14f0df5814857841762902b731e688e7d

Authored by kevin_fourie
1 parent e0f706ad

KTS-2105

"Spelling Error "aggragator" on RSS Instruction Page"
Fixed.

Committed By: Kevin
Reviewed By: Conrad



git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6794 c91229c3-7414-0410-bfa2-8a42b809f60b
plugins/rssplugin/templates/RSSPlugin/rssfolderaction.smarty
1 <h2><img src="{if $config->get("ui/morphEnabled") == '1'}{$rootUrl}/skins/kts_{$config->get("ui/morphTo")}/title_bullet.png{else}{$rootUrl}/resources/graphics/title_bullet.png{/if}"/>{i18n}RSS for folder{/i18n}: {$context->oFolder->getName()}</h2> 1 <h2><img src="{if $config->get("ui/morphEnabled") == '1'}{$rootUrl}/skins/kts_{$config->get("ui/morphTo")}/title_bullet.png{else}{$rootUrl}/resources/graphics/title_bullet.png{/if}"/>{i18n}RSS for folder{/i18n}: {$context->oFolder->getName()}</h2>
2 <p> 2 <p>
3 -{i18n}You can copy the following link into any RSS aggragator to create a feed to the selected folder.{/i18n} 3 +{i18n}You can copy the following link into any RSS aggregator to create a feed to the selected folder.{/i18n}
4 <ul> 4 <ul>
5 <li>{$link}</li> 5 <li>{$link}</li>
6 </ul> 6 </ul>
7 {i18n arg_linkIcon="$linkIcon"}Another way of quickly accessing an RSS feed for a document or folder is by using the RSS icon #linkIcon#, which you will find in your actions portlet on the left.{/i18n} 7 {i18n arg_linkIcon="$linkIcon"}Another way of quickly accessing an RSS feed for a document or folder is by using the RSS icon #linkIcon#, which you will find in your actions portlet on the left.{/i18n}
8 -</p>  
9 \ No newline at end of file 8 \ No newline at end of file
  9 +</p>