8 lines
490 B
Plaintext
8 lines
490 B
Plaintext
|
|
<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}Add a folder to{/i18n}:<br />{$context->oFolder->getName()|sanitize}</h2>
|
||
|
|
|
||
|
|
<p class="descriptiveText">{i18n}Folders are one way of organising documents
|
||
|
|
in the document management system. Folders provide meaning in the
|
||
|
|
traditional file storage way - through a file path.{/i18n}</p>
|
||
|
|
|
||
|
|
{$form->render()}
|