summaryrefslogtreecommitdiffstats
path: root/settings/templates
diff options
context:
space:
mode:
authorJakob Sack <kde@jakobsack.de>2011-04-16 17:49:57 +0200
committerJakob Sack <kde@jakobsack.de>2011-04-16 17:49:57 +0200
commitaf1e48df80680dfa2b6e1367752a41aee750c308 (patch)
tree6207783e6124c9fb795f2eb12b3d67886c239731 /settings/templates
parentb5f913a3fc66a3036fc7ea291d67a72f7a0ecd40 (diff)
downloadnextcloud-server-af1e48df80680dfa2b6e1367752a41aee750c308.tar.gz
nextcloud-server-af1e48df80680dfa2b6e1367752a41aee750c308.zip
Changes in the user experience
Diffstat (limited to 'settings/templates')
-rw-r--r--settings/templates/index.php18
1 files changed, 1 insertions, 17 deletions
diff --git a/settings/templates/index.php b/settings/templates/index.php
index 20410e06d12..106d313c014 100644
--- a/settings/templates/index.php
+++ b/settings/templates/index.php
@@ -5,20 +5,4 @@
?>
<h1>Settings</h1>
-<form action="" type="">
- <p>
- <span>New password:</span>
- <input type="password" name="newpassword" value="">
- </p>
- <p>
- <span>Confirm new password:</span>
- <input type="password" name="newpasswordconfirm" value="">
- </p>
- <p>
- <span>Old password:</span>
- <input type="password" name="password" value="">
- </p>
- <p>
- <input type="submit" name="submit" value="Send">
- </p>
-</form>
+Welcome to the settings! Bla bla bla \ No newline at end of file