1
0
mirror of https://github.com/wbbaddons/Tims-Chat.git synced 2025-01-09 00:20:08 +00:00

Show Room-Name in page-title

This commit is contained in:
Tim Düsterhus 2011-12-03 14:40:02 +01:00
parent ff9ba13e0d
commit b081005e4a

View File

@ -1,7 +1,7 @@
{include file='documentHeader'} {include file='documentHeader'}
<head> <head>
<title>{lang}wcf.chat.title{/lang} - {PAGE_TITLE|language}</title> <title>{$room->title|language} - {lang}wcf.chat.title{/lang} - {PAGE_TITLE|language}</title>
{include file='headInclude' sandbox=false} {include file='headInclude' sandbox=false}