Skip to content

Commit c83207b

Browse files
authored
Remove frontend_type tag for text inputs in admin (#2148)
1 parent 5761ade commit c83207b

File tree

43 files changed

+0
-593
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+0
-593
lines changed

app/code/core/Mage/AdminNotification/etc/system.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
<groups>
3232
<adminnotification translate="label" module="adminnotification">
3333
<label>Notifications</label>
34-
<frontend_type>text</frontend_type>
3534
<sort_order>250</sort_order>
3635
<show_in_default>1</show_in_default>
3736
<show_in_website>0</show_in_website>
@@ -57,7 +56,6 @@
5756
</last_update>
5857
<feed_url>
5958
<label>Feed Url</label>
60-
<frontend_type>text</frontend_type>
6159
<backend_model>adminhtml/system_config_backend_protected</backend_model>
6260
<sort_order>3</sort_order>
6361
<show_in_default>0</show_in_default>

app/code/core/Mage/Api/etc/system.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,31 +30,27 @@
3030
<api translate="label" module="api">
3131
<label>Magento Core API</label>
3232
<tab>service</tab>
33-
<frontend_type>text</frontend_type>
3433
<sort_order>101</sort_order>
3534
<show_in_default>1</show_in_default>
3635
<show_in_website>1</show_in_website>
3736
<show_in_store>1</show_in_store>
3837
<groups>
3938
<config translate="label">
4039
<label>General Settings</label>
41-
<frontend_type>text</frontend_type>
4240
<sort_order>1</sort_order>
4341
<show_in_default>1</show_in_default>
4442
<show_in_website>1</show_in_website>
4543
<show_in_store>1</show_in_store>
4644
<fields>
4745
<charset translate="label">
4846
<label>Default Response Charset</label>
49-
<frontend_type>text</frontend_type>
5047
<sort_order>10</sort_order>
5148
<show_in_default>1</show_in_default>
5249
<show_in_website>1</show_in_website>
5350
<show_in_store>1</show_in_store>
5451
</charset>
5552
<session_timeout translate="label">
5653
<label>Client Session Timeout (sec.)</label>
57-
<frontend_type>text</frontend_type>
5854
<sort_order>20</sort_order>
5955
<show_in_default>1</show_in_default>
6056
<show_in_website>1</show_in_website>

app/code/core/Mage/Authorizenet/etc/system.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
<groups>
3232
<authorizenet_directpost translate="label" module="authorizenet">
3333
<label>Authorize.net Direct Post (Deprecated)</label>
34-
<frontend_type>text</frontend_type>
3534
<sort_order>34</sort_order>
3635
<show_in_default>1</show_in_default>
3736
<show_in_website>1</show_in_website>
@@ -57,7 +56,6 @@
5756
</payment_action>
5857
<title translate="label">
5958
<label>Title</label>
60-
<frontend_type>text</frontend_type>
6159
<sort_order>30</sort_order>
6260
<show_in_default>1</show_in_default>
6361
<show_in_website>1</show_in_website>
@@ -119,7 +117,6 @@
119117
</test>
120118
<cgi_url translate="label">
121119
<label>Gateway URL</label>
122-
<frontend_type>text</frontend_type>
123120
<sort_order>90</sort_order>
124121
<show_in_default>1</show_in_default>
125122
<show_in_website>1</show_in_website>
@@ -154,7 +151,6 @@
154151
</email_customer>
155152
<merchant_email translate="label">
156153
<label>Merchant's Email</label>
157-
<frontend_type>text</frontend_type>
158154
<validate>validate-email</validate>
159155
<sort_order>130</sort_order>
160156
<show_in_default>1</show_in_default>
@@ -199,23 +195,20 @@
199195
</specificcountry>
200196
<min_order_total translate="label">
201197
<label>Minimum Order Total</label>
202-
<frontend_type>text</frontend_type>
203198
<sort_order>180</sort_order>
204199
<show_in_default>1</show_in_default>
205200
<show_in_website>1</show_in_website>
206201
<show_in_store>0</show_in_store>
207202
</min_order_total>
208203
<max_order_total translate="label">
209204
<label>Maximum Order Total</label>
210-
<frontend_type>text</frontend_type>
211205
<sort_order>190</sort_order>
212206
<show_in_default>1</show_in_default>
213207
<show_in_website>1</show_in_website>
214208
<show_in_store>0</show_in_store>
215209
</max_order_total>
216210
<sort_order translate="label">
217211
<label>Sort Order</label>
218-
<frontend_type>text</frontend_type>
219212
<sort_order>200</sort_order>
220213
<show_in_default>1</show_in_default>
221214
<show_in_website>1</show_in_website>

app/code/core/Mage/Backup/etc/system.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
<groups>
3232
<backup translate="label" module="backup">
3333
<label>Scheduled Backup Settings</label>
34-
<frontend_type>text</frontend_type>
3534
<sort_order>500</sort_order>
3635
<show_in_default>1</show_in_default>
3736
<show_in_website>0</show_in_website>

app/code/core/Mage/Captcha/etc/system.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
<groups>
3232
<captcha translate="label">
3333
<label>CAPTCHA</label>
34-
<frontend_type>text</frontend_type>
3534
<sort_order>50</sort_order>
3635
<show_in_default>1</show_in_default>
3736
<show_in_website>1</show_in_website>
@@ -78,7 +77,6 @@
7877
</mode>
7978
<failed_attempts_login translate="label comment">
8079
<label>Number of Unsuccessful Attempts to Login</label>
81-
<frontend_type>text</frontend_type>
8280
<comment>If 0 is specified, CAPTCHA on the Login form will be always available.</comment>
8381
<sort_order>5</sort_order>
8482
<show_in_default>1</show_in_default>
@@ -92,7 +90,6 @@
9290
</failed_attempts_login>
9391
<timeout translate="label">
9492
<label>CAPTCHA Timeout (minutes)</label>
95-
<frontend_type>text</frontend_type>
9693
<sort_order>6</sort_order>
9794
<show_in_default>1</show_in_default>
9895
<show_in_website>0</show_in_website>
@@ -102,7 +99,6 @@
10299
</timeout>
103100
<length translate="label comment">
104101
<label>Number of Symbols</label>
105-
<frontend_type>text</frontend_type>
106102
<comment>Please specify 8 symbols at the most. Range allowed (e.g. 3-5)</comment>
107103
<sort_order>7</sort_order>
108104
<show_in_default>1</show_in_default>
@@ -113,7 +109,6 @@
113109
</length>
114110
<symbols translate="label comment">
115111
<label>Symbols Used in CAPTCHA</label>
116-
<frontend_type>text</frontend_type>
117112
<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>
118113
<sort_order>8</sort_order>
119114
<show_in_default>1</show_in_default>
@@ -140,7 +135,6 @@
140135
<groups>
141136
<captcha translate="label">
142137
<label>CAPTCHA</label>
143-
<frontend_type>text</frontend_type>
144138
<sort_order>110</sort_order>
145139
<show_in_default>1</show_in_default>
146140
<show_in_website>1</show_in_website>
@@ -188,7 +182,6 @@
188182
</mode>
189183
<failed_attempts_login translate="label comment">
190184
<label>Number of Unsuccessful Attempts to Login</label>
191-
<frontend_type>text</frontend_type>
192185
<comment>If 0 is specified, CAPTCHA on the Login form will be always available.</comment>
193186
<sort_order>5</sort_order>
194187
<show_in_default>1</show_in_default>
@@ -202,7 +195,6 @@
202195
</failed_attempts_login>
203196
<timeout translate="label">
204197
<label>CAPTCHA Timeout (minutes)</label>
205-
<frontend_type>text</frontend_type>
206198
<sort_order>6</sort_order>
207199
<show_in_default>1</show_in_default>
208200
<show_in_website>1</show_in_website>
@@ -212,7 +204,6 @@
212204
</timeout>
213205
<length translate="label comment">
214206
<label>Number of Symbols</label>
215-
<frontend_type>text</frontend_type>
216207
<comment>Please specify 8 symbols at the most. Range allowed (e.g. 3-5)</comment>
217208
<sort_order>7</sort_order>
218209
<show_in_default>1</show_in_default>
@@ -223,7 +214,6 @@
223214
</length>
224215
<symbols translate="label comment">
225216
<label>Symbols Used in CAPTCHA</label>
226-
<frontend_type>text</frontend_type>
227217
<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>
228218
<sort_order>8</sort_order>
229219
<show_in_default>1</show_in_default>

0 commit comments

Comments
 (0)