View file application/widgets/branding/index.tpl

File size: 523B
<?php
/**
 * SocialEngine
 *
 * @category   Application_Widget
 * @package    Branding
 * @copyright  Copyright 2006-2020 Webligo Developments
 * @license    http://www.socialengine.com/license/
 * @version    $Id: index.tpl 9747 2012-07-26 02:08:08Z john $
 * @author     Charlotte
 */
?>
<span id="branding" style="font-size: 0.8em; color: #999999;">Proudly Powered by <a href="http://www.socialengine.com" target="_blank">SocialEngine <?php if($this->version) { ?><?php echo " v".$this->version; ?><?php } ?></a></span>