rhymix/common/tpl/popup_layout.html
2013-01-21 04:52:18 +00:00

8 lines
179 B
HTML

<load target="../../modules/admin/tpl/css/admin.css" />
<div class="x">
{$content}
</div>
<script>
jQuery(window).load(setFixedPopupSize);
var _isPoped = true;
</script>