Index: includes/index.tmpl |
=================================================================== |
--- a/includes/index.tmpl |
+++ b/includes/index.tmpl |
@@ -68,31 +68,6 @@ |
</ul> |
</div> |
- <div id="edge-subscription"> |
- <h3> |
- {{"Get a heads-up prior to the launch!"|translate("subscription-description")}} |
- </h3> |
- <form accept-charset="utf-8" method="post"> |
- <div class="subscription-fields"> |
- <input class="subscribe-textbox" type="email" name="email" placeholder="{{"Your email address"|translate("subscription-input-placeholder")}}" required /> |
- <input type="hidden" name="lang" value="en" /> |
- <input type="hidden" name="product" value="{{page}}" /> |
- <button type="submit"><span>{{"Notify me"|translate("subscription-button")}}</span></button> |
- </div> |
- <div class="messages"> |
- <span class="sucess-label"> |
- {{"A confirmation email has been sent. Please check your email and click the confirmation link."|translate("subscription-message-success")}} |
- </span> |
- <span class="invalid-label"> |
- {{"Please enter a valid email address."|translate("subscription-message-invalid-email")}} |
- </span> |
- <span class="response-error"> |
- </span> |
- <a href="#" class="reset-form">{{"Try again."|translate("subscribe-again")}}</a> |
- </div> |
- </form> |
- </div> |
- |
<div id="install"> |
<a class="install-button" href="https://update.adblockplus.org/latest/adblockplusfirefox.xpi" id="install-firefox">{{"Install for Firefox"|translate("s13")}}</a> |
<a class="install-button" href="https://chrome.google.com/webstore/detail/cfhdojbkjhnklbpkdaibdccddilifddb" id="install-chrome" onclick="chrome.webstore.install(); return false;">{{"Install for Chrome"|translate("s14")}}</a> |
@@ -381,7 +356,7 @@ |
<h2>{{"Be notified when Adblock Plus for Microsoft Edge is available!"|translate("abp-for-edge-be-notified")}}</h2> |
<p> |
- {{"Microsoft Edge <a href='https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/6508820-javascript-browser-extensions'>does not yet support extensions</a>. However, you can be sure that a version of Adblock Plus for Microsoft Edge will be released as soon as possible. Enter your email in the field above to receive a notification when Adblock Plus for Microsoft Edge is available. While you're waiting, you may want to try the latest version of Adblock Plus for Internet Explorer."|translate("ms-edge-description")}} |
+ {{"Microsoft Edge <a href='https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/6508820-javascript-browser-extensions'>does not yet support extensions</a>. However, you can be sure that a version of Adblock Plus for Microsoft Edge will be released as soon as possible. While you're waiting, you may want to try the latest version of Adblock Plus for Internet Explorer."|translate("ms-edge-description")}} |
</p> |
</div> |
</div> |