#!/bin/sh
#This script is created by ssparser automatically. The parser first created by MaoShouyan
printf "Content-type: text/html
Cache-Control: no-cache

"
echo -n ""; . ../common/common.sh 
echo -n "
<body>
"; cgi_show_title "ù-->õ" 
echo -n "
"; cp -f ${PGETC}/panabit.conf ${TMPPATH}/current.conf 
echo -n "
<br>
<table width=\"700\" border=0 cellspacing=1 cellpadding=3>
<tr>
    <td width=20></td>
    <td style=\"font:13px bold\" width=*><a href=\"/tmp/current.conf\">ڴ˴<b style=\"font-size:14px;color:#ff0000;\">Ҽѡ\"Ϊ...\"</b>˵ǰļ</a></td>
</tr>
</table>
<br>
</body>
</html>
";