sintonia/htmlUI/templates/backup/schedule.tpl
paul.baranowski c4b96da797 CC-1695 Remove Campcaster Studio and make install easier
Changing htmlUI dir structure to be better.
2010-09-30 15:56:56 -04:00

11 lines
232 B
Smarty

<div class="content">
<div class="container_elements" style="width: 607px;">
<h1>##Schedule backup##</h1>
{assign var='dynform' value=$EXCHANGE->getScheduleBackupForm()}
{include file="sub/dynForm_plain.tpl"}
</div>
</div>