I forgot to tag banana 1.4
[banana.git] / examples / index.php
index 1fd3455..f05b2e5 100644 (file)
@@ -30,10 +30,13 @@ if ($res != "") {
       <div class="foot">
         <em>Banana</em>, a Web interface for a NNTP Server<br />
         Developed under GPL License for <a href="http://www.polytechnique.org">Polytechnique.org</a>
+        Use <em>silk</em> icons from <a href="http://www.famfamfam.com/lab/icons/silk/">www.famfamfam.com</a>
       </div>
     </div>
   </body>
 </html>
 <?php
 }
+
+// vim:set et sw=4 sts=4 ts=4
 ?>