mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-24 01:51:28 +00:00
owncloud: rename placeholder Set value
This commit is contained in:
@@ -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>";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user