remove debug statement
This commit is contained in:
parent
35bcf84f57
commit
e174601c79
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user