Move license to about controller

This commit is contained in:
Eike Foken
2011-09-21 00:30:20 +02:00
parent 3edd0ace88
commit 2eebdad87c
6 changed files with 44 additions and 87 deletions

View File

@@ -4,7 +4,7 @@
</span>
<span class="left">
<?=anchor('about', _('About'));?> |
<?=anchor('license', _('License'));?>
<?=anchor('about/license', _('License'));?>
</span>
</div>