fix amapache url

This commit is contained in:
Robin Appelman 2011-10-07 18:13:46 +02:00
parent 1f562a2e83
commit 7e0da0cb25
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@
<fieldset class="personalblock">
<strong>Media</strong><br />
Ampache address:
<?php echo OC_Helper::linkTo('apps/media', 'tomahawk.php', null, true); ?><br />
<?php echo OC_Helper::linkTo('apps/media', '', null, true); ?><br />
</fieldset>
</form>