fix amapache url
This commit is contained in:
parent
1f562a2e83
commit
7e0da0cb25
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue