1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-03 11:47:51 +02:00

Installer Updates

This commit is contained in:
Awilum
2013-12-19 22:18:44 +02:00
parent d5550aa245
commit 2dc3560f08

View File

@@ -468,7 +468,7 @@
</div> </div>
<div class="install-block-footer"> <div class="install-block-footer">
<div style="text-align:center;"> <div style="text-align:center;">
<span class="small-grey-text">© 2012 - 2013 <a href="http://monstra.org" class="small-grey-text" target="_blank">Monstra</a> <?php echo __('Version', 'system'); ?> <?php echo Monstra::VERSION; ?></span> <span class="small-grey-text">© 2012 - 2014 <a href="http://monstra.org" class="small-grey-text" target="_blank">Monstra</a> <?php echo __('Version', 'system'); ?> <?php echo Monstra::VERSION; ?></span>
</div> </div>
</div> </div>