aboutsummaryrefslogtreecommitdiffstats
path: root/view/profile_photo.tpl
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2010-11-16 20:13:18 -0800
committerFriendika <info@friendika.com>2010-11-16 20:13:18 -0800
commitf9d5aafe9c2559a65aeb0aafeec5bfd5c76f1311 (patch)
tree5f4bebec0387932becfb2415dd3c8045a7e5418d /view/profile_photo.tpl
parent22f7ffc2d71576acf16b71c2018cf92a39a73e78 (diff)
downloadvolse-hubzilla-f9d5aafe9c2559a65aeb0aafeec5bfd5c76f1311.tar.gz
volse-hubzilla-f9d5aafe9c2559a65aeb0aafeec5bfd5c76f1311.tar.bz2
volse-hubzilla-f9d5aafe9c2559a65aeb0aafeec5bfd5c76f1311.zip
finish moving english files
Diffstat (limited to 'view/profile_photo.tpl')
-rw-r--r--view/profile_photo.tpl14
1 files changed, 0 insertions, 14 deletions
diff --git a/view/profile_photo.tpl b/view/profile_photo.tpl
deleted file mode 100644
index d518e7331..000000000
--- a/view/profile_photo.tpl
+++ /dev/null
@@ -1,14 +0,0 @@
-<h1>Upload Profile Photo</h1>
-
-<form enctype="multipart/form-data" action="profile_photo" method="post">
-
-<div id="profile-photo-upload-wrapper">
-<label id="profile-photo-upload-label" for="profile-photo-upload">Upload File: </label>
-<input name="userfile" type="file" id="profile-photo-upload" size="48" />
-</div>
-
-<div id="profile-photo-submit-wrapper">
-<input type="submit" name="submit" id="profile-photo-submit" value="Upload">
-</div>
-
-</form> \ No newline at end of file