Merge pull request #847 from DimalChandrasiri/master

fixes wso2/product-iots#1152
revert-70aa11f8
Madhawa Perera 7 years ago committed by GitHub
commit 766300d24c

@ -17,7 +17,8 @@
}} }}
{{#zone "footer"}} {{#zone "footer"}}
<p> <p>
WSO2 | &copy; 2015 <span class="hidden-xs">WSO2 IoT Server 3.1.0</span>
<a href="http://wso2.com/" target="_blank"><i class="icon fw fw-wso2"></i> Inc</a>. <span class="visible-xs-inline">WSO2 IoT Server 3.1.0</span> | © <script>document.write(new Date().getFullYear());</script>,
<a href="http://wso2.com/" target="_blank"><i class="icon fw fw-wso2"></i> Inc</a>. All Rights Reserved.
</p> </p>
{{/zone}} {{/zone}}
Loading…
Cancel
Save