]> git.sur5r.net Git - bacula/bacula/blob - gui/baculum/protected/API/Layouts/Wizard.tpl
baculum: Fix reading and writing schedule resource
[bacula/bacula] / gui / baculum / protected / API / Layouts / Wizard.tpl
1 <!DOCTYPE html>
2 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
3         <com:THead Title="Baculum - Bacula Web Interface" ShortcutIcon="<%=$this->getPage()->getTheme()->getBaseUrl()%>/favicon.ico" />
4         <body>
5                 <com:TForm>
6                                 <com:TClientScript PradoScripts="effects" />
7                                 <com:TContentPlaceHolder ID="Wizard" />
8                 </com:TForm>
9         </body>
10 </html>