correct } typo (#3079)
This commit is contained in:
parent
02a3e3e0da
commit
f36e1dc9b0
|
|
@ -5990,7 +5990,7 @@
|
||||||
<!-- String: auto, f, c -->
|
<!-- String: auto, f, c -->
|
||||||
<!-- Mandatory -->
|
<!-- Mandatory -->
|
||||||
<P1379>{if isset ($grandstream_temp_unit)}
|
<P1379>{if isset ($grandstream_temp_unit)}
|
||||||
<P1379>{}$grandstream_temp_unit}</P1379>
|
<P1379>{$grandstream_temp_unit}</P1379>
|
||||||
{else}
|
{else}
|
||||||
<P1379>auto</P1379>
|
<P1379>auto</P1379>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue