mirror of
https://github.com/e107inc/e107.git
synced 2025-07-24 08:22:07 +02:00
Added missing {SITEDISCLAIMER} shortcode to Voux.
This commit is contained in:
@@ -289,7 +289,7 @@
|
||||
<core name="sitebutton">{e_IMAGE}button.png</core>
|
||||
<core name="sitecontacts">255</core>
|
||||
<core name="sitedescription"></core>
|
||||
<core name="sitedisclaimer"><![CDATA[ Copyright Info. All Rights Reserved]]></core>
|
||||
<core name="sitedisclaimer"></core>
|
||||
<core name="sitelang_init">English</core>
|
||||
<core name="sitelanguage">English</core>
|
||||
<core name="sitelogo"></core>
|
||||
|
@@ -295,6 +295,7 @@ $LAYOUT['_footer_'] = '
|
||||
<div id="footer-copyright" class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-8">
|
||||
<small>{SITEDISCLAIMER}</small><br />
|
||||
<!-- Under the terms of the GNU GPL, this may not be removed or modified -->
|
||||
<small>e107 Theme based on "Voux" by <a href="http://www.themexpose.com/">ThemeXpose</a> which is released under the terms of the GNU General Public license. </small>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user