From 4a17a58b082da0703bd9aa34a1b5adfc7ac74396 Mon Sep 17 00:00:00 2001 From: ben Date: Mon, 28 Apr 2008 10:19:13 +0000 Subject: Email address input and output fields git-svn-id: https://code.elgg.org/elgg/trunk@541 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/input/email.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 views/default/input/email.php (limited to 'views/default/input') diff --git a/views/default/input/email.php b/views/default/input/email.php new file mode 100644 index 000000000..b5c9a6e3b --- /dev/null +++ b/views/default/input/email.php @@ -0,0 +1,22 @@ + + + name="" value="" class="input-text"/> \ No newline at end of file -- cgit v1.2.3