aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/field_openid.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-03-28 14:55:50 -0700
committerfriendica <info@friendica.com>2013-03-28 14:55:50 -0700
commitef09e505141c78eb073d265f231fdf3c29710af8 (patch)
tree47c746b9115d30c4ac3e686022fa497238ac68eb /view/tpl/field_openid.tpl
parentd0bf45972135bde9ac39a06c6fa5eb64d075a225 (diff)
parentc8852d455e77624baf9e6ac852c1176f45462e70 (diff)
downloadvolse-hubzilla-ef09e505141c78eb073d265f231fdf3c29710af8.tar.gz
volse-hubzilla-ef09e505141c78eb073d265f231fdf3c29710af8.tar.bz2
volse-hubzilla-ef09e505141c78eb073d265f231fdf3c29710af8.zip
Merge pull request #44 from beardy-unixer/c8852d455e77624baf9e6ac852c1176f45462e70
Template cleanup
Diffstat (limited to 'view/tpl/field_openid.tpl')
-rw-r--r--view/tpl/field_openid.tpl6
1 files changed, 0 insertions, 6 deletions
diff --git a/view/tpl/field_openid.tpl b/view/tpl/field_openid.tpl
deleted file mode 100644
index acd93ff62..000000000
--- a/view/tpl/field_openid.tpl
+++ /dev/null
@@ -1,6 +0,0 @@
-
- <div class='field input openid'>
- <label for='id_$field.0'>$field.1</label>
- <input name='$field.0' id='id_$field.0' value="$field.2">
- <span class='field_help'>$field.3</span>
- </div>