HTML5 validation fixes.
authorrsiddharth <rsd@gnu.org>
Sat, 17 Oct 2015 19:11:38 +0000 (15:11 -0400)
committerrsiddharth <rsd@gnu.org>
Sat, 17 Oct 2015 19:11:38 +0000 (15:11 -0400)
modified:   2016/index.html
modified:   server/2016/sidebar.html

2016/index.html
server/2016/sidebar.html

index f4830a3fd3a279ac9ab1b1bcc9e80e13661185f6..1868d22682d233e3177faf7a8de6dacc2f1fffc5 100755 (executable)
@@ -12,9 +12,9 @@
        <ul class="carousel-inner list-unstyled">
                        <li class="item active">
                                <img src="//static.fsf.org/nosvn/images/dkg-at-fsf30.jpg"
-                               alt="[ Two speakers at LibrePlanet 2014]">
+                               alt="[ DKG at FSF 30 ]">
                                <p class="carousel-caption-bl">
-                                       Call for Sessions open until November 16th.<br><a href="https://my.fsf.org/civicrm/profile/create?gid=325&reset=1">Submit a proposal today.</a><br>
+                                       Call for Sessions open until November 16th.<br><a href="https://my.fsf.org/civicrm/profile/create?gid=325&amp;reset=1">Submit a proposal today.</a><br>
                                </li>
                </ul>
 
@@ -128,14 +128,14 @@ and be part of LibrePlanet 2014!
 
 <!-- These are the controls fors the carousel. Comment them in if you want the little navigation chevrons and the skrims that appear when you mouse over the edges of the active image.
 
-<!-- controls
+
 <a class="left carousel-control" href="#lpc-carousel" data-slide="prev">
        <span class="glyphicon glyphicon-chevron-left"></span>
 </a>
 <a class="right carousel-control" href="#lpc-carousel" data-slide="next">
        <span class="glyphicon glyphicon-chevron-right"></span>
-</a>
-</div>  end of carousel -->
+</a>  end of carousel -->
+</div>
 
 
 <!-- start of notification area -->
index 0865e846283837870deeb2f83990b617fc4669c9..08974ffc260506e4c24573c6c208b9db4e63636b 100755 (executable)
@@ -22,7 +22,7 @@
                -->
 
                <ul class="nav nav-pills nav-stacked">
-                       <li id="cfs-link"><a href="https://my.fsf.org/civicrm/profile/create?gid=325&reset=1">Propose a Session</a></li>
+                       <li id="cfs-link"><a href="https://my.fsf.org/civicrm/profile/create?gid=325&amp;reset=1">Propose a Session</a></li>
                        <li><a href="https://media.libreplanet.org/">Videos of previous conferences</a></li>
                        <li><a href="https://www.libreplanet.org/2015/program">Last year's program</a></li>
                </ul>