| 1 | | {html_head} {known_script id="jquery" src=$ROOT_URL|@cat:"themes/default/js/jquery.packed.js"} |
| 2 | | {known_script id="jquery.ui" src=$ROOT_URL|@cat:"themes/default/js/ui/packed/ui.core.packed.js"} |
| 3 | | {known_script id="jquery.ui.resizable" src=$ROOT_URL|@cat:"themes/default/js/ui/packed/ui.resizable.packed.js"} |
| | 1 | {html_head} {if PHPWG_VERSION < 2.2 } {include file=$AUTOSIZE_PATH_ABS|@cat:'admin/template/header_2_1.tpl'} |
| | 2 | {else} {include file= $AUTOSIZE_PATH_ABS|@cat:'admin/template/header_2_2.tpl'} {/if} |