correct condition for change TWRP folder
Change-Id: I3549d3be3bf2d4557055b9ca48a84f88db44eca7
(cherry picked from commit 7007c999f905cfe30cd961fbebed95c230fe5498)
diff --git a/gui/theme/common/landscape.xml b/gui/theme/common/landscape.xml
index 5b252b6..1654694 100755
--- a/gui/theme/common/landscape.xml
+++ b/gui/theme/common/landscape.xml
@@ -3746,7 +3746,7 @@
<listbox style="advanced_listbox">
<placement x="%center_x%" y="%row2_y%" w="%content_half_width%" h="%fileselector_install_height%"/>
<listitem name="{@change_twrp_folder_btn=Change TWRP folder}">
- <condition var1="tw_is_encrypted" var2="0"/>
+ <condition var1="tw_is_decrypted" var2="1"/>
<action function="page">changeTwrpFolder</action>
</listitem>
<listitem name="{@decrypt_users=Decrypt Users}">