Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9ee0fae1 authored by Scott Main's avatar Scott Main
Browse files

add 'get started' link to the bottom of class home pages

Change-Id: I0f4615562efca083e7d1c50bb9e9eaa2cc250ced
parent 612a88b7
Loading
Loading
Loading
Loading
+6 −1
Original line number Original line Diff line number Diff line
@@ -528,6 +528,11 @@ video.with-shadow {
    width:262px;
    width:262px;
  }
  }


  .paging-links a.start-class-link {
    width:100%;
    text-align:right;
  }

  /* list of classes on course landing page */
  /* list of classes on course landing page */
  ol.class-list {
  ol.class-list {
    list-style:none;
    list-style:none;
@@ -4902,7 +4907,7 @@ a.download-sdk {
  color:#555;
  color:#555;
  text-transform:uppercase;
  text-transform:uppercase;
  border-bottom:none;
  border-bottom:none;
  margin:0;
  margin:0 0 1em;
  padding:5px 0 0;
  padding:5px 0 0;
}
}


+24 −16
Original line number Original line Diff line number Diff line
@@ -156,6 +156,14 @@
                ja-lang="次へ"
                ja-lang="次へ"
                es-lang="Siguiente"
                es-lang="Siguiente"
                >Next</a>
                >Next</a>
            <a href="#" class="start-class-link hide"
                zh-tw-lang="開始上課"
                zh-cn-lang="开始"
                ru-lang="Начало работы"
                ko-lang="시작하기"
                ja-lang="開始する"
                es-lang="Empezar"
                >Get started</a>
          <?cs /if ?>
          <?cs /if ?>
        </div>
        </div>
        <?cs /if ?>
        <?cs /if ?>