owncloud: rename placeholder Set value

master
Andrew Dolgov 12 years ago
parent 0ed86aa12e
commit e236d8763e

@ -59,7 +59,7 @@ class OwnCloud extends Plugin {
print "<tr><td width=\"40%\">".__("Owncloud url")."</td>";
print "<td class=\"prefValue\"><input dojoType=\"dijit.form.ValidationTextBox\" required=\"1\" name=\"owncloud_url\" regExp='^(http|https)://.*' value=\"$value\"></td></tr>";
print "</table>";
print "<p><button dojoType=\"dijit.form.Button\" type=\"submit\">".__("Set value")."</button>";
print "<p><button dojoType=\"dijit.form.Button\" type=\"submit\">".__("Save")."</button>";
print "</form>";

Loading…
Cancel
Save