diff options
author | friendica <info@friendica.com> | 2013-11-12 18:27:36 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-11-12 18:27:36 -0800 |
commit | b26989bb65615f7827047f87b3c4490f45b1f3e1 (patch) | |
tree | 88ca61f42dcafb730f43462bcb43ee514be802a6 /view/tpl/removeme.tpl | |
parent | 061b438f97e40baf03cc449eac2aa4f1de33b60b (diff) | |
download | volse-hubzilla-b26989bb65615f7827047f87b3c4490f45b1f3e1.tar.gz volse-hubzilla-b26989bb65615f7827047f87b3c4490f45b1f3e1.tar.bz2 volse-hubzilla-b26989bb65615f7827047f87b3c4490f45b1f3e1.zip |
removeme sort of works for a single channel - lots of loose ends to deal with but it's a start
Diffstat (limited to 'view/tpl/removeme.tpl')
-rwxr-xr-x | view/tpl/removeme.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/view/tpl/removeme.tpl b/view/tpl/removeme.tpl index 496f91ff5..c42eaf0e1 100755 --- a/view/tpl/removeme.tpl +++ b/view/tpl/removeme.tpl @@ -13,6 +13,8 @@ </div> <div id="remove-account-pass-end"></div> +{{include file="field_checkbox.tpl" field=$global}} + <input type="submit" name="submit" value="{{$submit}}" /> </form> |