Rename add-setting to new-setting. Will reuse name for the backend
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
},
|
||||
|
||||
"dialogcontent": {
|
||||
{include file="admin/add-setting.tpl" assign=add_setting_content}
|
||||
"content": {$add_setting_content|json_encode}
|
||||
{include file="fragments/new-setting-dialog.tpl" assign=new_setting_dialog_content}
|
||||
"content": {$new_setting_dialog_content|json_encode}
|
||||
}
|
||||
|
||||
},
|
||||
Reference in New Issue
Block a user