put the confirmation dialogue text (for the volunteer form) in an alert-info box.
[libreplanet-static.git] / 2014 / volunteer / confirmation.html
index 276821748211a06467eabb015c75c272605a16bc..9f671ff913e73ac3bacd93913449474465b9febd 100644 (file)
@@ -87,8 +87,9 @@
                          </a>
                        </p>
                        <ul class="nav nav-pills nav-stacked">
-                         <li><a href="https://libreplanet.org/2014/proposals">Propose a session</a></li>
-                         <li><a href="#">Volunteer</a></li>
+                         <li><a href="/2014/call_for_sessions">Propose a session</a></li>
+                         <li><a href="/2014/volunteer">Help plan LibrePlanet</a></li>
+                         <li><a href="/2014/exhibit">Exhibition tables</a></li>
                          <li>
                                <a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2014/Conference_brainstorm_page">
                                  Share your ideas</a></li>
                        </ul>
                  </div> <!-- end of nav items -->
 
-                 <div class="col-sm-8"> <!-- start of LPC 14 main text -->
+                 <div class="col-sm-5"> <!-- start of LPC 14 main text -->
                        <h2> Volunteer <small>Registration</small> </h2>
 
-                       <p>Thanks for joining the volunteer planning committee!</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>
+                       <div class="alert alert-info">
+                         <p>
+                               Thanks for joining the volunteer planning committee!
+                         </p>
+                         <p>
+                               <span class="glyphicon glyphicon-inbox"></span>
+                               <strong>Please check your email for a confirmation link.</strong>
+                         </p>
+                       </div>
+                       <p>
+                         <a href="/server/staging/lpc14/">
+                               Return to the homepage.
+                         </a>
+                       </p>
 
 
                  </div> <!-- end of LPC 14 main text -->