From 2b6c2cef9a3398dbafb1f6cfbc0323c0b83e2053 Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Sun, 21 Feb 2010 18:57:29 -0500 Subject: Added PROD changes --- template/banner.st | 2 +- template/browser.st | 2 +- template/chat.st | 31 ------------------------------- template/form_login.st | 2 +- template/profile.st | 23 ++++++++++------------- 5 files changed, 13 insertions(+), 47 deletions(-) (limited to 'template') diff --git a/template/banner.st b/template/banner.st index a857628..c67bafa 100755 --- a/template/banner.st +++ b/template/banner.st @@ -15,7 +15,7 @@
  • Log
  • Profile
  • -
  • Browser Tool
  • +
  • Image Search
  • $else$    Register diff --git a/template/browser.st b/template/browser.st index 26dcb8b..e172d15 100755 --- a/template/browser.st +++ b/template/browser.st @@ -1,6 +1,6 @@ - dump.fm | Browser Tool Beta + dump.fm | Image Search Beta $head()$ diff --git a/template/chat.st b/template/chat.st index 4d792ae..2c0f15f 100755 --- a/template/chat.st +++ b/template/chat.st @@ -37,37 +37,6 @@ }); } - $if(isadminroom)$ - - - - - $endif$ $banner()$ diff --git a/template/form_login.st b/template/form_login.st index 8b126ff..ad61bbb 100644 --- a/template/form_login.st +++ b/template/form_login.st @@ -18,7 +18,7 @@

    diff --git a/template/profile.st b/template/profile.st index c3d77e2..04a28fb 100755 --- a/template/profile.st +++ b/template/profile.st @@ -10,16 +10,11 @@ - - + @@ -46,7 +41,7 @@ $if(avatar)$ $else$ - No avatar + $endif$ $if(is_home)$ @@ -61,20 +56,21 @@

    contact info

    $contact$
    $else$ -
    No contact info
    +

    +
    $endif$
    $if(is_home)$ -

    biography

    +

    bio

    $bio$
    - $elseif(contact)$ -

    biography

    + $elseif(bio)$ +

    bio

    $bio$
    $else$ -
    No bio
    +
    $endif$ @@ -144,6 +140,7 @@ $footer()$ - + +$preload()$ -- cgit v1.2.3-70-g09d2