minor html fix for non-rsync-alone capable remote
This commit is contained in:
parent
97042d174e
commit
3972312a4f
1 changed files with 1 additions and 1 deletions
|
@ -46,9 +46,9 @@
|
||||||
<a .btn .btn-default href="@{MakeSshRsyncR sshdata}" onclick="$('#setupmodal').modal('show');">
|
<a .btn .btn-default href="@{MakeSshRsyncR sshdata}" onclick="$('#setupmodal').modal('show');">
|
||||||
<span .glyphicon .glyphicon-lock>
|
<span .glyphicon .glyphicon-lock>
|
||||||
\ Use shared encryption
|
\ Use shared encryption
|
||||||
$if hasCapability sshdata GitCapable
|
|
||||||
<p style="text-align: center">
|
<p style="text-align: center">
|
||||||
-or-
|
-or-
|
||||||
|
$if hasCapability sshdata GitCapable
|
||||||
<h3>
|
<h3>
|
||||||
Encrypt with GnuPG key
|
Encrypt with GnuPG key
|
||||||
<p>
|
<p>
|
||||||
|
|
Loading…
Reference in a new issue