We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c169b3c commit f885da0Copy full SHA for f885da0
1 file changed
views/default/forms/static/sort.php
@@ -68,4 +68,4 @@
68
</script>
69
<?php
70
71
-echo elgg_view_field(['#type' => 'submit', 'value' => elgg_echo('save')]);
+echo elgg_view_field(['#type' => 'submit', 'text' => elgg_echo('save')]);
0 commit comments