Skip to content
Snippets Groups Projects
Commit 7e0da0cb authored by Robin Appelman's avatar Robin Appelman
Browse files

fix amapache url

parent 1f562a2e
Branches
No related tags found
No related merge requests found
...@@ -2,6 +2,6 @@ ...@@ -2,6 +2,6 @@
<fieldset class="personalblock"> <fieldset class="personalblock">
<strong>Media</strong><br /> <strong>Media</strong><br />
Ampache address: 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> </fieldset>
</form> </form>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment