mirror of
https://repository.entgra.net/community/product-iots.git
synced 2025-09-16 23:32:19 +00:00
renamed to IoT Server
This commit is contained in:
parent
2b34b7e7af
commit
ba1c6f5c88
@ -1,7 +1,7 @@
|
|||||||
{{#zone "footer"}}
|
{{#zone "footer"}}
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>
|
<p>
|
||||||
WSO2 IoT Device Manager v.1.0.0 | © <script>document.write(new Date().getFullYear());</script> <a href="http://wso2.com/" target="_blank"><i class="fw fw-wso2"></i> Inc</a>. All Rights Reserved.
|
WSO2 IoT Server v.1.0.0 | © <script>document.write(new Date().getFullYear());</script> <a href="http://wso2.com/" target="_blank"><i class="fw fw-wso2"></i> Inc</a>. All Rights Reserved.
|
||||||
</p>
|
</p>
|
||||||
</footer>
|
</footer>
|
||||||
{{/zone}}
|
{{/zone}}
|
||||||
@ -1,5 +1,5 @@
|
|||||||
{{#zone "brand"}}
|
{{#zone "brand"}}
|
||||||
<img src="{{self.publicURL}}/img/logo.png" /><h2 class="app-title" style="text-transform:none !important"><span>IoT Device Manager</span></h2>
|
<img src="{{self.publicURL}}/img/logo.png" /><h2 class="app-title" style="text-transform:none !important"><span>IoT Server</span></h2>
|
||||||
{{/zone}}
|
{{/zone}}
|
||||||
{{#zone "favicon"}}
|
{{#zone "favicon"}}
|
||||||
<link rel="icon" href="{{self.publicURL}}/img/favicon.png" type="image/x-icon" />
|
<link rel="icon" href="{{self.publicURL}}/img/favicon.png" type="image/x-icon" />
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user