Skip to content

Commit 740042d

Browse files
committed
fix typo
1 parent 3c8f841 commit 740042d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/elements/options/crm-app/crm-app.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
[[__(lang, langReady, 'crmApp_editcrm_editingCrm')]]
170170
</div>
171171
<div id="crmTypeSelector">
172-
<div class="crmType pageType" title="[[__exec(lang, langReady, 'crmApp_crmtype_toggle', ___,'crmApp_crmtype_regularebpages')]]" on-tap="domListener" data-on-tap="iconSwitch">
172+
<div class="crmType pageType" title="[[__exec(lang, langReady, 'crmApp_crmtype_toggle', ___,'crmApp_crmtype_regularWebpages')]]" on-tap="domListener" data-on-tap="iconSwitch">
173173
<paper-ripple></paper-ripple>
174174
<div class="crmTypeIcon">
175175
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="80" height="80" viewbox="0 0 24 24">

0 commit comments

Comments
 (0)