From f94d4a97f49c901d94230ebc9025f1b81eb47915 Mon Sep 17 00:00:00 2001 From: Len Date: Mon, 13 Jan 2020 22:07:53 -0500 Subject: [PATCH] Update y000000000035.cfg --- resources/templates/provision/yealink/t48g/y000000000035.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/templates/provision/yealink/t48g/y000000000035.cfg b/resources/templates/provision/yealink/t48g/y000000000035.cfg index b682ff620a..e2d7e35cee 100644 --- a/resources/templates/provision/yealink/t48g/y000000000035.cfg +++ b/resources/templates/provision/yealink/t48g/y000000000035.cfg @@ -980,8 +980,8 @@ phone_setting.backlight_time = {$yealink_backlight_time} ## Wallpaper ## ####################################################################################### wallpaper_upload.url = {$yealink_t48g_wallpaper} -{if isset($t48_wallpaper_filename)} -phone_setting.backgrounds = Config:{$t48g_wallpaper_filename} +{if isset($yealink_t48_wallpaper_filename)} +phone_setting.backgrounds = Config:{$yealink_t48g_wallpaper_filename} {else} phone_setting.backgrounds = Config:yealink_t48g_wallpaper.png {/if}