Update Umbraco to 7.12.2

This commit is contained in:
2018-09-16 15:08:47 -04:00
parent 7ed7776432
commit 616ab81bad
764 changed files with 142787 additions and 66790 deletions
@@ -2,7 +2,7 @@
<div style="max-width: 800px; text-align: center; margin: auto; padding: 20px; min-height: 800px;">
<div class="installer-top"> <!-- ADDED -->
<i style="font-size: 80px" class="icon icon-umb-contour"></i>
<i class="icon icon-umb-contour"></i>
<h3>Umbraco Forms</h3>
</div> <!-- ADDED -->
@@ -16,9 +16,16 @@
</video>
</div>
<p style="font-size: 16px; line-height: 1.5; color: #4c4c4c;">Create forms using an intuitive drag and drop interface. From simple contact forms that sends e-mails to advanced questionaires that integrate with CRM systems. Your clients will love it!</p>
<p style="font-size: 16px; line-height: 1.5; color: #4c4c4c; margin-bottom: 20px;">Create forms using an intuitive drag and drop interface. From simple contact forms that sends e-mails to advanced questionaires that integrate with CRM systems. Your clients will love it!</p>
<umb-button
class="forms-install-button"
type="button"
button-style="success"
label="Install"
action="installForms()">
</umb-button>
<button class="btn publish btn-install" ng-click="installForms()">Install</button>
</div>
<div class="step-two" ng-if="state"> <!-- STEP two -->