diff options
author | Chris Case <kahotep@bunda.dreamhost.com> | 2011-05-21 21:40:16 -0700 |
---|---|---|
committer | Chris Case <kahotep@bunda.dreamhost.com> | 2011-05-21 21:40:16 -0700 |
commit | 4cff911939b263993eb41682ca558c975e2db01f (patch) | |
tree | 78f58e08d04413827744689d0f5df7660bee6caa /view/pwdreset.tpl | |
parent | 2cf696d0b5d647e1741d2f94ee379aa19b25ae1b (diff) | |
parent | f3f063c0dd7fd8b706987b856d79c7b58924acbb (diff) | |
download | volse-hubzilla-4cff911939b263993eb41682ca558c975e2db01f.tar.gz volse-hubzilla-4cff911939b263993eb41682ca558c975e2db01f.tar.bz2 volse-hubzilla-4cff911939b263993eb41682ca558c975e2db01f.zip |
merged multipart email changes
Diffstat (limited to 'view/pwdreset.tpl')
-rw-r--r-- | view/pwdreset.tpl | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/view/pwdreset.tpl b/view/pwdreset.tpl new file mode 100644 index 000000000..497b93396 --- /dev/null +++ b/view/pwdreset.tpl @@ -0,0 +1,17 @@ +<h3>$lbl1</h3> + +<p> +$lbl2 +</p> +<p> +$lbl3 +</p> +<p> +$newpass +</p> +<p> +$lbl4 $lbl5 +</p> +<p> +$lbl6 +</p> |