New textbook format

This commit is contained in:
Piotr Mitros
2011-12-29 16:37:57 -05:00
parent bd657f5d6b
commit dddc90aeac
4 changed files with 4 additions and 4 deletions

View File

@@ -30,7 +30,7 @@ $('#hide_acc').click(function() {
</td>
<td valign=top>
<div id="coursenav">
<a href="/textbook/index.html">Textbook</a>
<a href="/book">Textbook</a>
<span class="ui-icon ui-icon-bullet" style="display:inline-block;"></span>
<a href="/courseware"><b>Courseware</b></a>
<span class="ui-icon ui-icon-bullet" style="display:inline-block;"></span>

View File

@@ -58,7 +58,7 @@ $(function() {
</script>
<div align="right" id="coursenav"><div align=right><table><tr><td align=right valign=top>
<a href="/textbook/index.html">Textbook</a>
<a href="/book">Textbook</a>
<span class="ui-icon ui-icon-bullet" style="display:inline-block;"></span>
<a href="/courseware">Courseware</a>
<span class="ui-icon ui-icon-bullet" style="display:inline-block;"></span>

View File

@@ -34,7 +34,7 @@ function next_page() {
<table width=100% cellpadding=0><tr>
<td valign=top>
<div id="coursenav">
<a href="/textbook/index.html"><b>Textbook</b></a>
<a href="/book"><b>Textbook</b></a>
<span class="ui-icon ui-icon-bullet" style="display:inline-block;"></span>
<a href="/courseware">Courseware</a>
<span class="ui-icon ui-icon-bullet" style="display:inline-block;"></span>

View File

@@ -11,7 +11,7 @@
</td-->
<td valign=top>
<div id="coursenav">
<a href="/textbook/index.html"><b>Textbook</b></a>
<a href="/book"><b>Textbook</b></a>
<span class="ui-icon ui-icon-bullet" style="display:inline-block;"></span>
<a href="/courseware">Courseware</a>
<span class="ui-icon ui-icon-bullet" style="display:inline-block;"></span>