summaryrefslogtreecommitdiff
path: root/save.pl~
diff options
context:
space:
mode:
Diffstat (limited to 'save.pl~')
-rw-r--r--save.pl~4
1 files changed, 2 insertions, 2 deletions
diff --git a/save.pl~ b/save.pl~
index d0b0b80..18c5b57 100644
--- a/save.pl~
+++ b/save.pl~
@@ -55,8 +55,8 @@ refresh :-
send(@browser, members(@files)),
get(@files, size, L),
( L > 0
- -> send(@save_button, status, execute)
- ; send(@save_button, sattus, active)
+ -> send(@save_button, status, active)
+ ; send(@save_button, sattus, inactive)
).
status(C) :-