mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-24 23:48:13 -05:00
Zapier settings screen UI refinements
no refs. - refined Zapier template header for integrations screen
This commit is contained in:
parent
b51bc4751d
commit
f75d07ab87
1 changed files with 2 additions and 3 deletions
|
@ -70,11 +70,10 @@
|
|||
</div>
|
||||
{{/if}}
|
||||
|
||||
<div class="gh-setting-header">Zapier configuration</div>
|
||||
<div class="gh-setting" id="zapier-toggle">
|
||||
<div class="mt12" id="zapier-toggle">
|
||||
<div class="gh-setting-content gh-setting-content--no-action">
|
||||
<div class="gh-setting-title">Zapier Templates</div>
|
||||
<div class="gh-setting-desc">Explore pre-built templates for common automation tasks</div>
|
||||
<div class="gh-setting-desc mt1">Explore pre-built templates for common automation tasks</div>
|
||||
<div class="gh-setting-content-extended">
|
||||
<div id="zapier-templates">
|
||||
{{!-- we don't want the script loading during tests because it errors --}}
|
||||
|
|
Loading…
Add table
Reference in a new issue