aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-06-27 19:04:00 -0700
committerredmatrix <git@macgirvin.com>2016-06-27 19:04:00 -0700
commitb155e93ab134759f3d31a509d197916a5af84adb (patch)
treefc37281f1a73cfe8186d319f2a197b9df74b191c /view
parent3704ff57cb65dce6ddd17136580e3bf82e7d97f2 (diff)
downloadvolse-hubzilla-b155e93ab134759f3d31a509d197916a5af84adb.tar.gz
volse-hubzilla-b155e93ab134759f3d31a509d197916a5af84adb.tar.bz2
volse-hubzilla-b155e93ab134759f3d31a509d197916a5af84adb.zip
add letsencrypt x3 intermediate cert and new cert file, improve UX of new registrations
Diffstat (limited to 'view')
-rwxr-xr-xview/tpl/register.tpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/view/tpl/register.tpl b/view/tpl/register.tpl
index 4a827ca16..c84934626 100755
--- a/view/tpl/register.tpl
+++ b/view/tpl/register.tpl
@@ -54,5 +54,8 @@
<button class="btn btn-primary" type="submit" name="submit" id="newchannel-submit-button" value="{{$submit}}">{{$submit}}</button>
<div id="register-submit-end" class="register-field-end"></div>
</form>
+ <br />
+ <div class="descriptive-text">{{$verify_note}}</div>
+
</div>
</div>