mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-04 12:17:42 +02:00
Set new Copyright date
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
* @package Monstra
|
* @package Monstra
|
||||||
*
|
*
|
||||||
* @author Romanenko Sergey / Awilum <awilum@msn.com>
|
* @author Romanenko Sergey / Awilum <awilum@msn.com>
|
||||||
* @copyright 2012-2013 Romanenko Sergey / Awilum <awilum@msn.com>
|
* @copyright 2012-2014 Romanenko Sergey / Awilum <awilum@msn.com>
|
||||||
*
|
*
|
||||||
* For the full copyright and license information, please view the LICENSE
|
* For the full copyright and license information, please view the LICENSE
|
||||||
* file that was distributed with this source code.
|
* file that was distributed with this source code.
|
||||||
|
@@ -119,11 +119,11 @@
|
|||||||
<footer>
|
<footer>
|
||||||
<p class="pull-right">
|
<p class="pull-right">
|
||||||
<span style="border-top:1px solid #E0E0E0; padding-top:10px;">
|
<span style="border-top:1px solid #E0E0E0; padding-top:10px;">
|
||||||
<span class="hidden-phone">
|
<span class="hidden-phone">
|
||||||
<a href="http://forum.monstra.org" target="_blank"><?php echo __('Official Support Forum', 'system'); ?></a> /
|
<a href="http://forum.monstra.org" target="_blank"><?php echo __('Official Support Forum', 'system'); ?></a> /
|
||||||
<a href="http://monstra.org/documentation" target="_blank"><?php echo __('Documentation', 'system'); ?></a> /
|
<a href="http://monstra.org/documentation" target="_blank"><?php echo __('Documentation', 'system'); ?></a> /
|
||||||
</span>
|
</span>
|
||||||
© 2012 - 2013 <a href="http://monstra.org" target="_blank">Monstra</a> – <?php echo __('Version', 'system'); ?> <?php echo Monstra::VERSION; ?>
|
© 2012 - 2014 <a href="http://monstra.org" target="_blank">Monstra</a> – <?php echo __('Version', 'system'); ?> <?php echo Monstra::VERSION; ?>
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
</footer>
|
</footer>
|
||||||
|
Reference in New Issue
Block a user