remove debug statement

This commit is contained in:
real_nowhereman 2011-04-04 12:15:30 +00:00
parent 35bcf84f57
commit e174601c79

View File

@ -6,7 +6,7 @@
{html_form}
<h3>{$plang.mode} </h3>{debug}
<h3>{$plang.mode} </h3>
<dl>
<dt><label><input type="radio" name="mode" value="0" {if $pconfig.mode == 0 }checked=checked{/if}>
{$plang.auto} </label> </dt>