From 695b19014c1409923e77870ab1c59a7076c19b3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20D=C3=BCsterhus?= Date: Sun, 11 Dec 2011 12:51:04 +0100 Subject: [PATCH] Cleanup of chat.tpl --- template/chat.tpl | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/template/chat.tpl b/template/chat.tpl index ae4a94f..e4358c9 100644 --- a/template/chat.tpl +++ b/template/chat.tpl @@ -1,7 +1,7 @@ {include file='documentHeader'} - {$room->title|language} - {lang}wcf.chat.title{/lang} - {PAGE_TITLE|language} + {$room->getTitle()} - {lang}wcf.chat.title{/lang} - {PAGE_TITLE|language} {include file='headInclude' sandbox=false} @@ -90,12 +90,12 @@ } */ - .chatSidebar > div h1 { + .chatSidebar > div h2 { font-size: 130%; padding: 7px 25px 7px 35px; } - .chatSidebar > div h1 { + .chatSidebar > div h2 { background-image: url("wcf/icon/arrowRight.svg"); background-position: 15px center; background-repeat: no-repeat; @@ -196,12 +196,12 @@
-

{lang}wcf.chat.rooms{/lang}

+
@@ -223,10 +223,10 @@
- +
- +
@@ -245,7 +245,7 @@
-

User

+
    {section name=user start=0 loop=10}