Changeset 1054

Show
Ignore:
Timestamp:
04/28/2008 05:48:42 AM (14 months ago)
Author:
DarTar
Message:

Normalizing name in footer, as in 1.1.6.4, refs #591 and #708

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/1.1.7-docs/templates/footer.php

    r907 r1054  
    8383<?php echo $this->Link("http://validator.w3.org/check/referer", "", "Valid XHTML 1.0 Transitional") ?> :: 
    8484<?php echo $this->Link("http://jigsaw.w3.org/css-validator/check/referer", "", "Valid CSS") ?> :: 
    85 Powered by <?php echo $this->Link("http://wikkawiki.org/", "", "Wikka Wakka Wiki ".$this->GetWakkaVersion()) ?> 
     85Powered by <?php echo $this->Link("http://wikkawiki.org/", "", "WikkaWiki " . ($this->IsAdmin() ? $this->GetWakkaVersion() : "")); ?> 
    8686</div> 
    8787