Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove frontend_type tag for text #2148

Merged
merged 1 commit into from
Jun 8, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions app/code/core/Mage/AdminNotification/etc/system.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
<groups>
<adminnotification translate="label" module="adminnotification">
<label>Notifications</label>
<frontend_type>text</frontend_type>
<sort_order>250</sort_order>
<show_in_default>1</show_in_default>
<show_in_website>0</show_in_website>
Expand All @@ -57,7 +56,6 @@
</last_update>
<feed_url>
<label>Feed Url</label>
<frontend_type>text</frontend_type>
<backend_model>adminhtml/system_config_backend_protected</backend_model>
<sort_order>3</sort_order>
<show_in_default>0</show_in_default>
Expand Down
4 changes: 0 additions & 4 deletions app/code/core/Mage/Api/etc/system.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,31 +30,27 @@
<api translate="label" module="api">
<label>Magento Core API</label>
<tab>service</tab>
<frontend_type>text</frontend_type>
<sort_order>101</sort_order>
<show_in_default>1</show_in_default>
<show_in_website>1</show_in_website>
<show_in_store>1</show_in_store>
<groups>
<config translate="label">
<label>General Settings</label>
<frontend_type>text</frontend_type>
<sort_order>1</sort_order>
<show_in_default>1</show_in_default>
<show_in_website>1</show_in_website>
<show_in_store>1</show_in_store>
<fields>
<charset translate="label">
<label>Default Response Charset</label>
<frontend_type>text</frontend_type>
<sort_order>10</sort_order>
<show_in_default>1</show_in_default>
<show_in_website>1</show_in_website>
<show_in_store>1</show_in_store>
</charset>
<session_timeout translate="label">
<label>Client Session Timeout (sec.)</label>
<frontend_type>text</frontend_type>
<sort_order>20</sort_order>
<show_in_default>1</show_in_default>
<show_in_website>1</show_in_website>
Expand Down
7 changes: 0 additions & 7 deletions app/code/core/Mage/Authorizenet/etc/system.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
<groups>
<authorizenet_directpost translate="label" module="authorizenet">
<label>Authorize.net Direct Post (Deprecated)</label>
<frontend_type>text</frontend_type>
<sort_order>34</sort_order>
<show_in_default>1</show_in_default>
<show_in_website>1</show_in_website>
Expand All @@ -57,7 +56,6 @@
</payment_action>
<title translate="label">
<label>Title</label>
<frontend_type>text</frontend_type>
<sort_order>30</sort_order>
<show_in_default>1</show_in_default>
<show_in_website>1</show_in_website>
Expand Down Expand Up @@ -119,7 +117,6 @@
</test>
<cgi_url translate="label">
<label>Gateway URL</label>
<frontend_type>text</frontend_type>
<sort_order>90</sort_order>
<show_in_default>1</show_in_default>
<show_in_website>1</show_in_website>
Expand Down Expand Up @@ -154,7 +151,6 @@
</email_customer>
<merchant_email translate="label">
<label>Merchant's Email</label>
<frontend_type>text</frontend_type>
<validate>validate-email</validate>
<sort_order>130</sort_order>
<show_in_default>1</show_in_default>
Expand Down Expand Up @@ -199,23 +195,20 @@
</specificcountry>
<min_order_total translate="label">
<label>Minimum Order Total</label>
<frontend_type>text</frontend_type>
<sort_order>180</sort_order>
<show_in_default>1</show_in_default>
<show_in_website>1</show_in_website>
<show_in_store>0</show_in_store>
</min_order_total>
<max_order_total translate="label">
<label>Maximum Order Total</label>
<frontend_type>text</frontend_type>
<sort_order>190</sort_order>
<show_in_default>1</show_in_default>
<show_in_website>1</show_in_website>
<show_in_store>0</show_in_store>
</max_order_total>
<sort_order translate="label">
<label>Sort Order</label>
<frontend_type>text</frontend_type>
<sort_order>200</sort_order>
<show_in_default>1</show_in_default>
<show_in_website>1</show_in_website>
Expand Down
1 change: 0 additions & 1 deletion app/code/core/Mage/Backup/etc/system.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
<groups>
<backup translate="label" module="backup">
<label>Scheduled Backup Settings</label>
<frontend_type>text</frontend_type>
<sort_order>500</sort_order>
<show_in_default>1</show_in_default>
<show_in_website>0</show_in_website>
Expand Down
10 changes: 0 additions & 10 deletions app/code/core/Mage/Captcha/etc/system.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
<groups>
<captcha translate="label">
<label>CAPTCHA</label>
<frontend_type>text</frontend_type>
<sort_order>50</sort_order>
<show_in_default>1</show_in_default>
<show_in_website>1</show_in_website>
Expand Down Expand Up @@ -78,7 +77,6 @@
</mode>
<failed_attempts_login translate="label comment">
<label>Number of Unsuccessful Attempts to Login</label>
<frontend_type>text</frontend_type>
<comment>If 0 is specified, CAPTCHA on the Login form will be always available.</comment>
<sort_order>5</sort_order>
<show_in_default>1</show_in_default>
Expand All @@ -92,7 +90,6 @@
</failed_attempts_login>
<timeout translate="label">
<label>CAPTCHA Timeout (minutes)</label>
<frontend_type>text</frontend_type>
<sort_order>6</sort_order>
<show_in_default>1</show_in_default>
<show_in_website>0</show_in_website>
Expand All @@ -102,7 +99,6 @@
</timeout>
<length translate="label comment">
<label>Number of Symbols</label>
<frontend_type>text</frontend_type>
<comment>Please specify 8 symbols at the most. Range allowed (e.g. 3-5)</comment>
<sort_order>7</sort_order>
<show_in_default>1</show_in_default>
Expand All @@ -113,7 +109,6 @@
</length>
<symbols translate="label comment">
<label>Symbols Used in CAPTCHA</label>
<frontend_type>text</frontend_type>
<comment><![CDATA[Please use only letters (a-z or A-Z) or numbers (0-9) in this field. No spaces or other characters are allowed.<br />Similar looking characters (e.g. "i", "l", "1") decrease chance of correct recognition by customer.]]></comment>
<sort_order>8</sort_order>
<show_in_default>1</show_in_default>
Expand All @@ -140,7 +135,6 @@
<groups>
<captcha translate="label">
<label>CAPTCHA</label>
<frontend_type>text</frontend_type>
<sort_order>110</sort_order>
<show_in_default>1</show_in_default>
<show_in_website>1</show_in_website>
Expand Down Expand Up @@ -188,7 +182,6 @@
</mode>
<failed_attempts_login translate="label comment">
<label>Number of Unsuccessful Attempts to Login</label>
<frontend_type>text</frontend_type>
<comment>If 0 is specified, CAPTCHA on the Login form will be always available.</comment>
<sort_order>5</sort_order>
<show_in_default>1</show_in_default>
Expand All @@ -202,7 +195,6 @@
</failed_attempts_login>
<timeout translate="label">
<label>CAPTCHA Timeout (minutes)</label>
<frontend_type>text</frontend_type>
<sort_order>6</sort_order>
<show_in_default>1</show_in_default>
<show_in_website>1</show_in_website>
Expand All @@ -212,7 +204,6 @@
</timeout>
<length translate="label comment">
<label>Number of Symbols</label>
<frontend_type>text</frontend_type>
<comment>Please specify 8 symbols at the most. Range allowed (e.g. 3-5)</comment>
<sort_order>7</sort_order>
<show_in_default>1</show_in_default>
Expand All @@ -223,7 +214,6 @@
</length>
<symbols translate="label comment">
<label>Symbols Used in CAPTCHA</label>
<frontend_type>text</frontend_type>
<comment><![CDATA[Please use only letters (a-z or A-Z) or numbers (0-9) in this field. No spaces or other characters are allowed.<br />Similar looking characters (e.g. "i", "l", "1") decrease chance of correct recognition by customer.]]></comment>
<sort_order>8</sort_order>
<show_in_default>1</show_in_default>
Expand Down
Loading