소스 검색

Minor: BBB: removed debug line

Yannick Warnier 12 년 전
부모
커밋
5a625d22ad
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      plugin/bbb/listing.tpl

+ 0 - 1
plugin/bbb/listing.tpl

@@ -3,7 +3,6 @@
 {% if bbb_status == true %}
   {% if show_join_button == true %}
     <div class ="span12" style="text-align:center">
-        Hohoho
         <a href="{{ conference_url }}" target="_blank" class="btn btn-primary btn-large">
             {{ 'EnterConference'|get_lang }}
         </a>