Skip to content

Commit bcb6e94

Browse files
author
Thom Pol
committed
Update interface/web/admin/form/system_config.tform.php
1 parent c9b0ce2 commit bcb6e94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interface/web/admin/form/system_config.tform.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
3434
*/
3535

36-
$form["title"] = "System Config";
36+
$form["title"] = "system_config_title";
3737
$form["description"] = "system_config_desc_txt";
3838
$form["name"] = "system_config";
3939
$form["action"] = "system_config_edit.php";

0 commit comments

Comments
 (0)