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