summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtemplate/banner.st3
1 files changed, 3 insertions, 0 deletions
diff --git a/template/banner.st b/template/banner.st
index 803539d..19b90dc 100755
--- a/template/banner.st
+++ b/template/banner.st
@@ -13,6 +13,9 @@
$endif$
<a href="/chat">Room A</a> |
<a href="/log">Log</a>
+ $if(isadmin)$
+ | <a href="/VIP/chat"> &#x2605; VIP &#x2605;</a>
+ $endif$
</div>
</div>
</div>