[sword-cvs] swordweb/layouts base-layout.jsp,1.3,1.4
sword@www.crosswire.org
sword@www.crosswire.org
Fri, 23 May 2003 13:33:42 -0700
Update of /usr/local/cvsroot/swordweb/layouts
In directory www:/tmp/cvs-serv16729/layouts
Modified Files:
base-layout.jsp
Log Message:
improved search navigation
Index: base-layout.jsp
===================================================================
RCS file: /usr/local/cvsroot/swordweb/layouts/base-layout.jsp,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** base-layout.jsp 23 May 2003 18:14:41 -0000 1.3
--- base-layout.jsp 23 May 2003 20:33:40 -0000 1.4
***************
*** 7,13 ****
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
! <title>
! OSIS Web: <tiles:getAsString name="title"/>
! </title>
<link href="blues.css" title="Blue" rel="stylesheet" type="text/css" />
<link href="blank.css" title="Blank" rel="alternate stylesheet" type="text/css" />
--- 7,11 ----
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
! <title>OSIS Web:<tiles:getAsString name="title"/></title>
<link href="blues.css" title="Blue" rel="stylesheet" type="text/css" />
<link href="blank.css" title="Blank" rel="alternate stylesheet" type="text/css" />