mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
save settings add validation
This commit is contained in:
@@ -7,6 +7,6 @@ class Standard extends NexusModel
|
||||
{
|
||||
public static function getLabelName()
|
||||
{
|
||||
return nexus_trans('searchbox.sub_standard_source_label');
|
||||
return nexus_trans('searchbox.sub_category_standard_label');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user