shorten program menu text to fit on one line
authorAlex Patel <alexanderpatel@college.harvard.edu>
Wed, 18 Mar 2015 16:56:28 +0000 (12:56 -0400)
committerAlex Patel <alexanderpatel@college.harvard.edu>
Wed, 18 Mar 2015 16:56:28 +0000 (12:56 -0400)
server/2015/program-menu.html

index 89f2fb2a00382dda676a4ce8545541710a6afc47..b45c58783ab838bd829af292aa994ff254b4b697 100644 (file)
@@ -2,7 +2,7 @@
 <div class="contain-fluid">
   <div class="row margin-top">
     <div class="col-sm-9">
-    <h3><a href="index.html">Sessions</a> / <a href="grid-schedule.html">Grid Schedule</a> / <a href="speakers.html">Speakers</a> / <a href="exhibit-hall.html">Exhibit Hall</a> / <a href="social.html">Social Events</a></h3>
+    <h3><a href="index.html">Sessions</a> / <a href="grid-schedule.html">Schedule</a> / <a href="speakers.html">Speakers</a> / <a href="exhibit-hall.html">Exhibit Hall</a> / <a href="social.html">Social Events</a></h3>
   </div>
 </div>
 </div>