From de9bcb5825c67636f3d65afcc4619621e92e75fd Mon Sep 17 00:00:00 2001 From: pixelroot Date: Wed, 5 Sep 2012 09:46:26 +0200 Subject: [PATCH] new file: view/theme/smoothly/login.tpl --- view/theme/smoothly/login.tpl | 43 +++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 view/theme/smoothly/login.tpl diff --git a/view/theme/smoothly/login.tpl b/view/theme/smoothly/login.tpl new file mode 100644 index 0000000000..627d327748 --- /dev/null +++ b/view/theme/smoothly/login.tpl @@ -0,0 +1,43 @@ + +
+
+ + +
+ {{ inc field_input.tpl with $field=$lname }}{{ endinc }} + {{ inc field_password.tpl with $field=$lpassword }}{{ endinc }} +
+ + {{ if $openid }} +
+
+ {{ inc field_openid.tpl with $field=$lopenid }}{{ endinc }} +
+ {{ endif }} + + + +
+
+ +
+ +

+ + + {{ for $hiddens as $k=>$v }} + + {{ endfor }} + + +
+
+ +