correct condition for change TWRP folder
Change-Id: I3549d3be3bf2d4557055b9ca48a84f88db44eca7
This commit is contained in:
@@ -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}">
|
||||
|
||||
@@ -3863,7 +3863,7 @@
|
||||
<listbox style="advanced_listbox">
|
||||
<placement x="%indent%" y="%row13a_y%" w="%content_width%" h="%listbox_advanced_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}">
|
||||
|
||||
@@ -4354,7 +4354,7 @@
|
||||
<listbox style="advanced_listbox">
|
||||
<placement x="%indent%" y="%row2_header_y%" w="%content_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}">
|
||||
|
||||
Reference in New Issue
Block a user