Skip to content

Commit fe9347c

Browse files
Update README.md for version 1.6.0
1 parent 35310b2 commit fe9347c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ The following configuration options are available to configure the behavior of t
9595
- **%sub%** - Current subpage
9696
- **Example:**
9797

98-
`const TTXWEB_PAGE_TITLE = 'Videotext-Seite %page%.%sub% | ttxweb';`
98+
`const TTXWEB_PAGE_TITLE = 'Teletext Page %page%.%sub% | ttxweb';`
9999

100100
- **templates/\<templatename\>/template_config.php:**
101101
- Template configuration file. Any configuration definitions (const) from ttxweb_config.php may be moved to this file if template-specific configuration is desired. Note that no configuration definition may exist in both configuration files at the same time.

0 commit comments

Comments
 (0)