We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d6feec commit 2bfaaa8Copy full SHA for 2bfaaa8
app/templates/components/modals/cfs-proposal-modal.hbs
@@ -41,7 +41,7 @@
41
{{/if}}
42
{{#unless isNewSpeaker}}
43
{{#link-to 'public.cfs.new-session' invokeAction=(action 'toggleView')}}
44
- <button class="ui teal {{if device.isMobile 'tiny'}} button">{{t 'Add Session Details'}}</button>
+ <button class="ui teal {{if device.isMobile 'tiny'}} button">{{t 'Add Session'}}</button>
45
{{/link-to}}
46
{{/unless}}
47
</div>
0 commit comments