Changeset 1053
- Timestamp:
- 04/28/2008 05:46:28 AM (2 years ago)
- Files:
-
- 1 modified
-
trunk/templates/footer.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/templates/footer.php
r957 r1053 83 83 <?php echo $this->Link("http://validator.w3.org/check/referer", "", "Valid XHTML 1.0 Transitional") ?> :: 84 84 <?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 WakkaWiki " . ($this->IsAdmin() ? $this->GetWakkaVersion() : "")); ?>85 Powered by <?php echo $this->Link("http://wikkawiki.org/", "", "WikkaWiki " . ($this->IsAdmin() ? $this->GetWakkaVersion() : "")); ?> 86 86 </div> 87 87