aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/field_openid.tpl
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2013-03-28 21:13:18 +0000
committerThomas Willingham <founder@kakste.com>2013-03-28 21:13:18 +0000
commitc8852d455e77624baf9e6ac852c1176f45462e70 (patch)
tree9712a13a21f9bc407e5de5b7132b516d48c1b3be /view/tpl/field_openid.tpl
parentca605a8c838b28e89c611e1063456afa82e2fb33 (diff)
downloadvolse-hubzilla-c8852d455e77624baf9e6ac852c1176f45462e70.tar.gz
volse-hubzilla-c8852d455e77624baf9e6ac852c1176f45462e70.tar.bz2
volse-hubzilla-c8852d455e77624baf9e6ac852c1176f45462e70.zip
Template clean up.
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>