File tree Expand file tree Collapse file tree 1 file changed +13
-11
lines changed
src/app/file-browser/components/sharing-dialog Expand file tree Collapse file tree 1 file changed +13
-11
lines changed Original file line number Diff line number Diff line change 8080 </ select >
8181 </ div >
8282 < div class ="sharing-explanation ">
83- Entering an archive name filters the available archives to share with.
84- If you cannot find the archive you are looking for, enter an email
85- address. If an account does not exist, send a share invitation email
86- to that address. If an account does exist, the default archive
87- associated with that account will be listed.
88- < a
89- [href] ="
90- 'https://permanent.zohodesk.com/portal/en/kb/articles/default-archives'
91- "
92- > Learn more.</ a
93- >
83+ < small >
84+ Entering an archive name filters the available archives to share
85+ with. If you cannot find the archive you are looking for, enter an
86+ email address. If an account does not exist, send a share invitation
87+ email to that address. If an account does exist, the default archive
88+ associated with that account will be listed.
89+ < a
90+ [href] ="
91+ 'https://permanent.zohodesk.com/portal/en/kb/articles/default-archives'
92+ "
93+ > Learn more.</ a
94+ >
95+ </ small >
9496 </ div >
9597 < ng-container *ngIf ="!shares?.length && !pendingShares?.length ">
9698 < div class ="shares-empty "> Not shared with anyone</ div >
You can’t perform that action at this time.
0 commit comments