Move license to about controller
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
</span>
|
||||
<span class="left">
|
||||
<?=anchor('about', _('About'));?> |
|
||||
<?=anchor('license', _('License'));?>
|
||||
<?=anchor('about/license', _('License'));?>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user