koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/css/fr/includes opac-basket-top


From: doXulting
Subject: [Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/css/fr/includes opac-basket-top.inc,NONE,1.1
Date: Mon, 05 Jul 2004 10:12:51 -0700

Update of /cvsroot/koha/koha/koha-tmpl/opac-tmpl/css/fr/includes
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26459/koha-tmpl/opac-tmpl/css/fr/includes

Added Files:
        opac-basket-top.inc 
Log Message:
OPAC basket top

--- NEW FILE ---
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
<html xmlns="http://www.w3.org/1999/xhtml";>

<html>
<head>
        <title>Panier de notices OPAC</title>
        <link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR 
name="themelang" -->/includes/opac.css">
        <script src='/js/basket.js'></script>
        <SCRIPT language='javascript'>
                var MSG_NO_RECORD_SELECTED = "Aucune notice sélectionnée";
                var MSG_NO_RECORD_ADDED = "Aucune notice ajoutée";
                var MSG_CONFIRM_DEL_BASKET = "Voulez-vous supprimer toutes les 
notices du panier ?"
                var MSG_CONFIRM_DEL_RECORDS = "Voulez-vous effacer les notices 
sélectionnées ?";
        </SCRIPT>
</head>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]