소스 검색

Link to supervisord.org in the footer

Mike Naberezny 14 년 전
부모
커밋
d960406558
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/supervisor/ui/status.html

+ 2 - 2
src/supervisor/ui/status.html

@@ -58,10 +58,10 @@
 
 <div id="footer" class="clr">
   <div class="left">
-    &amp;copy; 2006-<span meld:id="copyright_date">#</span> <strong><a href="http://agendaless.com/">Agendaless Consulting and Contributors</a></strong>
+    <a href="http://supervisord.org">Supervisor</a>
   </div>
   <div class="right">
-    Design by <a href="http://maintainable.com">Maintainable Software</a>
+    &amp;copy; 2006-<span meld:id="copyright_date">#</span> <strong><a href="http://agendaless.com/">Agendaless Consulting and Contributors</a></strong>
   </div>
 </div>
 </body>