From b6e102d3da777528435e1355a012b8441f42f77a Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Mon, 13 Jun 2016 16:39:24 +0200 Subject: [PATCH] place password input directly below label --- core/js/sharedialoglinkshareview.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/core/js/sharedialoglinkshareview.js b/core/js/sharedialoglinkshareview.js index f3500cee0a..369d9675dd 100644 --- a/core/js/sharedialoglinkshareview.js +++ b/core/js/sharedialoglinkshareview.js @@ -42,17 +42,17 @@ '' + '' + ' {{/if}}' + + '
' + + ' ' + + ' ' + + ' ' + + '
' + ' {{#if mailPublicNotificationEnabled}}' + '' + ' {{/if}}' + - '
' + - ' ' + - ' ' + - ' ' + - '
' + '{{else}}' + // FIXME: this doesn't belong in this view '{{#if noSharingPlaceholder}}{{/if}}' +