<inputtype="text"id="openid"value="<?phpecho((isset($_SERVER['HTTPS'])&&$_SERVER['HTTPS']=='on')?'https':'http').'://'.$_SERVER['HTTP_HOST'].OC::$WEBROOT.'/?';echoOC_User::getUser();?>"title="<?phpecho$l->t('you can authenticate to other sites with this address');?>"/>
<?phpecho((isset($_SERVER['HTTPS'])&&$_SERVER['HTTPS']=='on')?'https':'http').'://'.$_SERVER['HTTP_HOST'].OC::$WEBROOT.'/?';echoOC_User::getUser();?><br/><em><?phpecho$l->t('you can authenticate to other sites with this address');?></em><br/>
<inputid="webdav"type="text"value="<?phpecho((isset($_SERVER['HTTPS'])&&$_SERVER['HTTPS']=='on')?'https':'http').'://'.$_SERVER['HTTP_HOST'].OC::$WEBROOT.'/files/webdav.php';?>"title="<?phpecho$l->t('use this address to connect to your ownCloud in your file manager');?>"/>