Skip to content
Snippets Groups Projects
Commit 24aff287 authored by Thomas Tanghus's avatar Thomas Tanghus
Browse files

Link to icon was absolute.

parent f85aaf1f
No related branches found
No related tags found
No related merge requests found
<fieldset class="personalblock">
<?php
echo '<img src="/apps/remoteStorage/remoteStorage.png" style="width:16px"> '
echo '<img src="../apps/remoteStorage/remoteStorage.png" style="width:16px"> '
.'<strong>'.$l->t('remoteStorage').'</strong> user address: '
.OC_User::getUser().'@'.$_SERVER['SERVER_NAME']
.' (<a href="http://unhosted.org/">more info</a>)';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment