mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-04 18:53:49 +00:00
Remove self closing tag for *78 and *79
This commit is contained in:
@@ -668,10 +668,10 @@
|
||||
<item name="account.{$row.line_number}.featureCodes.callFeatures">Yes</item>
|
||||
|
||||
<!-- DND Call Feature On -->
|
||||
<item name="account.{$row.line_number}.featureCodes.dndOn"/>*78</item>
|
||||
<item name="account.{$row.line_number}.featureCodes.dndOn">*78</item>
|
||||
|
||||
<!-- DND Call Feature Off -->
|
||||
<item name="account.{$row.line_number}.featureCodes.dndOff"/>*79</item>
|
||||
<item name="account.{$row.line_number}.featureCodes.dndOff">*79</item>
|
||||
|
||||
<!-- #Call Forward Always - On -->
|
||||
<!-- # String -->
|
||||
|
||||
Reference in New Issue
Block a user