put the call_for_sessions email confirmation dialogue in an alert-box.
authorrsiddharth <rsiddharth@ninthfloor.org>
Thu, 17 Oct 2013 16:46:18 +0000 (22:16 +0530)
committerrsiddharth <rsiddharth@ninthfloor.org>
Thu, 17 Oct 2013 16:46:18 +0000 (22:16 +0530)
2014/call_for_sessions/confirmation.html

index 4fd64193ed168791f06e9217e92ad5cb3b8b7381..182c6ac7b09be1ecbce5c54d5d6d7493cbf4c6b4 100644 (file)
                        </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> Call for Sessions</h2>
 
-                       <p>Thanks for proposing a session! The FSF will review your proposal and follow up 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>
+                       <p>
+                         Thanks for proposing a session! The FSF will review your proposal and follow up via email.
+                       </p>
 
+                       <div class="alert alert-info margin-top">
+                         <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 -->
                </div>