mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
fix amapache url
This commit is contained in:
parent
1f562a2e83
commit
7e0da0cb25
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue