Skip to content

Commit 8aee76d

Browse files
committed
Hide the links to Google Drive
1 parent 39f857e commit 8aee76d

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

slides.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,14 @@
5656
echo(" </ul></li>\n");
5757
}
5858
?>
59+
<!--
5960
<li>
6061
<a href="#">Over 30 Translations on Google Drive</a>
6162
<ul class="menu vertical nested">
6263
<li><a href="https://drive.google.com/folderview?id=0B7X1ycQalUnyWXg2MVhTbEZFT28&usp=sharing" target="_blank">Go to Course Slides</a></li>
6364
</ul>
6465
</li>
66+
-->
6567
</ul>
6668
</li>
6769
</ul>

slides/index.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,10 @@
3535
echo(" </ul></li>\n");
3636
}
3737
?>
38+
<!--
3839
<li><a href="https://drive.google.com/folderview?id=0B7X1ycQalUnyWXg2MVhTbEZFT28&usp=sharing" target="_blank">Translations on Google Drive</a></li>
3940
</li>
41+
-->
4042
</ul>
4143
</p>
4244
<p>

0 commit comments

Comments
 (0)