Update contact.ejs CTA (#45136)
This commit is contained in:
Vendored
+1
-1
@@ -141,7 +141,7 @@
|
||||
</cloud-error>
|
||||
<cloud-error v-if="cloudError && cloudError !== 'invalidEmailDomain'"></cloud-error>
|
||||
<div class="form-group btn-container">
|
||||
<ajax-button type="submit" purpose="submit-button" :syncing="syncing" class="btn btn-primary">Schedule a call</ajax-button>
|
||||
<ajax-button type="submit" purpose="submit-button" :syncing="syncing" class="btn btn-primary">Talk to an engineer</ajax-button>
|
||||
</div>
|
||||
</ajax-form>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user