Commit dddc90ae by Piotr Mitros

New textbook format

parent bd657f5d
......@@ -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>
......
......@@ -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>
......
......@@ -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>
......
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment