summaryrefslogtreecommitdiff
path: root/layout.xml
diff options
context:
space:
mode:
Diffstat (limited to 'layout.xml')
-rw-r--r--layout.xml16
1 files changed, 10 insertions, 6 deletions
diff --git a/layout.xml b/layout.xml
index 030b1de..6f2a296 100644
--- a/layout.xml
+++ b/layout.xml
@@ -80,17 +80,21 @@ This layout has Pagetools visible in body content as used in http://wiki.ead.puc
<row class='footerwrap hidden-print smwofootergrid-bottom'>
<grid class="smwofootergrid">
<row class="smwofooterrow">
- <cell span="12">
+ <!-- <cell span="12">
<component type="LegalInfo"/>
- </cell>
+ </cell> -->
- <cell span="12" class="footer-social">
+ <cell span="12">
<component type="Html">
<![CDATA[
- <div class="footer-social-box">
- <a target="_blank" href="/api.php?action=feedrecentchanges&days=14&limit=50&hidebots=1&feedformat=atom"><i class="fas fa-rss"></i></a>
- </div>
+
+ <!-- footer links -->
+ <ul class="footer-legal-info list-unstyled small" id="footer-legal-info">
+ <!-- info -->
+ <li>This platform is in beta stage. <i>Version 0.2.1</i></li>
+ </ul>
+
]]>
</component>
</cell>