Adjust the line spacing.
This commit is contained in:
parent
8779ca5221
commit
84c7af60ea
|
|
@ -166,7 +166,6 @@ if (($_POST['submit'] == "Upload") && is_uploaded_file($_FILES['upload_file']['t
|
|||
$moh_xml .= " <param name=\"interval\" value=\"20\"/>\n";
|
||||
$moh_xml .= " <param name=\"timer-name\" value=\"soft\"/>\n";
|
||||
$moh_xml .= " </directory>\n";
|
||||
$moh_xml .= "\n";
|
||||
}
|
||||
|
||||
//get the contents of the template
|
||||
|
|
|
|||
|
|
@ -13,6 +13,5 @@
|
|||
<!-- limit to how many seconds the file will play -->
|
||||
<!--<param name="chime-max" value="500"/>-->
|
||||
</directory>
|
||||
|
||||
{v_moh_categories}
|
||||
</configuration>
|
||||
Loading…
Reference in New Issue