Trying to fix nonsecure resources issue that is causing an HTTPS error, by using...
authorZak Rogoff <zak@fsf.org>
Thu, 17 Oct 2013 19:04:20 +0000 (15:04 -0400)
committerZak Rogoff <zak@fsf.org>
Thu, 17 Oct 2013 19:04:20 +0000 (15:04 -0400)
2014/exhibit/confirmation.html
server/staging/lpc14/index.html

index c28ed44fb2a8c3062c42dfbce5e1995bb3c0304d..8401370d8c810cb581ca09a2d3d177dbeecc191d 100644 (file)
                  <div class="col-sm-8"> <!-- start of LPC 14 main text -->
                        <h2> Exhibitor application </h2>
 
-                       <p>Thanks for joining the volunteer planning committee!</p>
+                       <p>Thanks for applying to exhibit at LibrePlanet. We will review your application and get in touch via email.</p>
 <p><span class="glyphicon glyphicon-chevron-right"></span><strong>  Please check your email for a confirmation link.</strong></p>
 <br>
 <p><a href="https://libreplanet.org/server/staging/lpc14/">Return to the homepage.</a></p>
index 532399e4969388c8d04cd319d749a7188d537c22..5ebdd38ddc443e5748317b53d301b56979641eef 100644 (file)
          </div>
        </div>
        <script type="text/javascript"
-                       src="http://weblabels.fsf.org/libreplanet.org/CURRENT/files/js/jquery-1.10.2.min.js"></script>
+                       src="//weblabels.fsf.org/libreplanet.org/CURRENT/files/js/jquery-1.10.2.min.js"></script>
        <script type="text/javascript"
-                       src="http://weblabels.fsf.org/libreplanet.org/CURRENT/files/js/bootstrap.min.js"></script>
+                       src="//weblabels.fsf.org/libreplanet.org/CURRENT/files/js/bootstrap.min.js"></script>
        <script type="text/javascript">
          /**
          * @licstart  The following is the entire license notice for the JavaScript code in this page.