Studio: revises subtitle of Textbooks view to be consistent with others

This commit is contained in:
Brian Talbot
2013-07-07 19:06:06 -04:00
committed by David Baumgold
parent 17bef565f1
commit b9e7e992b5

View File

@@ -49,7 +49,7 @@ $(function() {
<div class="wrapper-mast wrapper">
<header class="mast has-actions has-subtitle">
<h1 class="page-header">
<small class="subtitle">${_("Course Content")}</small>
<small class="subtitle">${_("Content")}</small>
<span class="sr">&gt; </span>${_("Textbooks")}
</h1>