diff options
Diffstat (limited to 'frontends/php/screenedit.php')
| -rw-r--r-- | frontends/php/screenedit.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/screenedit.php b/frontends/php/screenedit.php index 9f5835ee..ba7ed66c 100644 --- a/frontends/php/screenedit.php +++ b/frontends/php/screenedit.php @@ -20,7 +20,7 @@ ?> <?php include "include/config.inc.php"; - $page["title"] = "S_CONFIGURATION_OF_SCREEN"; + $page["title"] = "S_CONFIGURATION_OF_SCREENS"; $page["file"] = "screenedit.php"; show_header($page["title"],0,0); ?> |
