소스 검색

Removed 'Prof. Dr. title from editor page'

Taddeus Kroes 13 년 전
부모
커밋
a803bc0232
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/frontend/tpl/editor.html

+ 1 - 1
src/frontend/tpl/editor.html

@@ -62,7 +62,7 @@
 
             <div class="row">
                 <div class="span12 credits">
-                    Idea and feedback by <a href="http://homepages.cwi.nl/~apt/" target="_blank">Prof.dr. Krzysztof R. Apt</a>,
+                    Idea and feedback by <a href="http://homepages.cwi.nl/~apt/" target="_blank">Krzysztof R. Apt</a>,
                     implementation by Tadde&uuml;s Kroes and <a href="http://smvv.kompiler.org" target="_blank">Sander van Veen</a>.
                 </div>
             </div>