Add link to manage private pics on Upload page

This commit is contained in:
Noah 2022-09-07 21:23:31 -07:00
parent c95672326c
commit 0c45befac5

View File

@ -255,7 +255,8 @@
</label> </label>
<p class="help"> <p class="help">
This photo is visible only to you and to users for whom you have This photo is visible only to you and to users for whom you have
granted access (the latter feature is coming soon!) granted access
(<a href="/photo/private" target="_blank" class="has-text-private">manage grants <i class="fa fa-external-link"></i></a>).
</p> </p>
</div> </div>