From: Chris S. <san...@us...> - 2005-07-03 14:20:34
|
Update of /cvsroot/stack/stack-1-0/html In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9824 Modified Files: pagehead.php Log Message: Index: pagehead.php =================================================================== RCS file: /cvsroot/stack/stack-1-0/html/pagehead.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** pagehead.php 3 Jul 2005 14:18:19 -0000 1.8 --- pagehead.php 3 Jul 2005 14:20:23 -0000 1.9 *************** *** 13,17 **** <head> <title>STACK - System for Teaching and Assessment using a Computer algebra Kernel</title> ! <link rel="shortcut icon" href="pics/logo_sm.ico" /> <style type="text/css"> @import url(html/stack.css); --- 13,17 ---- <head> <title>STACK - System for Teaching and Assessment using a Computer algebra Kernel</title> ! <link rel="shortcut icon" href="pics/logo_sm.gif" /> <style type="text/css"> @import url(html/stack.css); |