From b0151ef773ca09692f3b672bc756f79e2307cb12 Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Sat, 6 Feb 2010 10:28:27 -0500 Subject: timb adding ryder's changes... --- template/banner.st | 2 +- template/browser.st | 3 ++- template/chat.st | 7 ++++--- template/log.st | 19 ++++++++++--------- template/profile.st | 4 ++-- 5 files changed, 19 insertions(+), 16 deletions(-) (limited to 'template') diff --git a/template/banner.st b/template/banner.st index e2b816f..a857628 100755 --- a/template/banner.st +++ b/template/banner.st @@ -2,7 +2,7 @@
-
+
dump.fm
diff --git a/template/browser.st b/template/browser.st index 4e99697..75e6294 100755 --- a/template/browser.st +++ b/template/browser.st @@ -14,7 +14,8 @@ var Room = $json_room_key$; var Timestamp = $timestamp$; var PostedMessages = []; - var growlize = true; + var IsAdmin = "$isadmin$"; + var growlize = true; diff --git a/template/chat.st b/template/chat.st index 330a143..223b8ab 100755 --- a/template/chat.st +++ b/template/chat.st @@ -64,8 +64,8 @@
$if(user_nick)$ -
- +
+
@@ -74,7 +74,8 @@
-
+ +

$footer()$ diff --git a/template/log.st b/template/log.st index abc0477..0a12550 100755 --- a/template/log.st +++ b/template/log.st @@ -28,20 +28,21 @@ $else$ No dumps! $endif$ -

-
+
+ $if(next)$ - <- OLD DUMPS + $endif$ -
-
-    + +   $if(prev)$ - NEW DUMPS -> + $endif$ -

-
+ +

+
+
diff --git a/template/profile.st b/template/profile.st index e71e2bd..a735b2a 100755 --- a/template/profile.st +++ b/template/profile.st @@ -129,12 +129,12 @@
$if(next)$ - + $endif$   $if(prev)$ - + $endif$ -- cgit v1.2.3-70-g09d2