rhymix/modules/admin/tpl/server_env.html
2013-12-05 16:08:47 +09:00

8 lines
220 B
HTML

<load target="./js/menu_setup.js" usecdn="true" />
<div class="x_page-header">
<h1>{$lang->server_env}</h1>
</div>
<section class="section">
<textarea style="width:96%;height:400px;">{$str_info}</textarea>
</section>