|
|
|
@ -35,7 +35,7 @@
|
|
|
|
|
<%= l(:label_courses_community)%>
|
|
|
|
|
</a>
|
|
|
|
|
</h2>
|
|
|
|
|
<p>
|
|
|
|
|
<p class="hiddent">
|
|
|
|
|
<%= l(:label_user_location) %> :
|
|
|
|
|
<%= link_to l(:field_homepage), home_path %>
|
|
|
|
|
>
|
|
|
|
@ -80,7 +80,7 @@
|
|
|
|
|
<div class="cl"></div>
|
|
|
|
|
|
|
|
|
|
<div >
|
|
|
|
|
<a class="pr_info_name fl c_dark fb" href="http://<%= Setting.host_course%>/courses/<%= @course.id%>" target="_blank">
|
|
|
|
|
<a class="pr_info_name fl c_dark fb break_word" href="http://<%= Setting.host_course%>/courses/<%= @course.id%>" target="_blank">
|
|
|
|
|
<%= @course.name %>
|
|
|
|
|
<% if @course.is_public == 0%>
|
|
|
|
|
<span class="img_private ">
|
|
|
|
|