]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost/field_password.tpl
template: remove old 'internal' template files, move smarty3 templates into 'template...
[friendica.git] / view / theme / frost / field_password.tpl
diff --git a/view/theme/frost/field_password.tpl b/view/theme/frost/field_password.tpl
deleted file mode 100644 (file)
index a329b11..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-       
-       <div class='field password' id='wrapper_$field.0'>
-               <label for='id_$field.0'>$field.1</label>
-               <input type='password' name='$field.0' id='id_$field.0' value="$field.2">
-               <span class='field_help'>$field.3</span>
-       </div>