summaryrefslogtreecommitdiff
path: root/core/views/simple_uploader.html.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/views/simple_uploader.html.php')
-rw-r--r--core/views/simple_uploader.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/views/simple_uploader.html.php b/core/views/simple_uploader.html.php
index fd06a72c..0d1d4ee2 100644
--- a/core/views/simple_uploader.html.php
+++ b/core/views/simple_uploader.html.php
@@ -30,5 +30,5 @@
</embed>
</object>
- <input type="submit" value="<?= t("Finish") ?>">
+ <input type="submit" class="ui-state-default ui-corner-all" value="<?= t("Finish") ?>"/>
</form>