koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] Changes to koha/koha-tmpl/intranet-tmpl/default/en/bull/bull-


From: paul poulain
Subject: [Koha-cvs] Changes to koha/koha-tmpl/intranet-tmpl/default/en/bull/bull-home.tmpl [rel_2_2]
Date: Thu, 01 Dec 2005 10:05:59 -0500

Index: koha/koha-tmpl/intranet-tmpl/default/en/bull/bull-home.tmpl
diff -u koha/koha-tmpl/intranet-tmpl/default/en/bull/bull-home.tmpl:1.2.2.2 
koha/koha-tmpl/intranet-tmpl/default/en/bull/bull-home.tmpl:1.2.2.3
--- koha/koha-tmpl/intranet-tmpl/default/en/bull/bull-home.tmpl:1.2.2.2 Tue Aug 
 2 15:00:37 2005
+++ koha/koha-tmpl/intranet-tmpl/default/en/bull/bull-home.tmpl Thu Dec  1 
15:05:59 2005
@@ -28,20 +28,46 @@
                </tr>
                <!-- TMPL_LOOP name="subscriptions" -->
                        <tr>
-                               <td>
+                               <!-- TMPL_IF name="toggle" -->
+                                       <td class="hilighted">
+                               <!-- TMPL_ELSE -->
+                                       <td>
+                               <!-- /TMPL_IF -->
                                        <!-- TMPL_IF name="ISSN" -->
                                                <a 
href="bull/serial-issues.pl?biblionumber=<!-- TMPL_VAR name="biblionumber" -->" 
class="button bull" title="Issues history"><!-- TMPL_VAR name="ISSN" --></a>
                                        <!-- /TMPL_IF -->
                                        
                                </td>
-                               <td>
-                                       <!-- TMPL_VAR name="title" -->
+                               <!-- TMPL_IF name="toggle" -->
+                                       <td class="hilighted">
+                               <!-- TMPL_ELSE -->
+                                       <td>
+                               <!-- /TMPL_IF -->
+                                       <!-- TMPL_IF name="title" -->
+                                               <!-- TMPL_VAR name="title" -->
+                                       <!-- TMPL_ELSE -->
+                                               |
+                                       <!-- /TMPL_IF -->
                                </td>
-                               <td>
+                               <!-- TMPL_IF name="toggle" -->
+                                       <td class="hilighted">
+                               <!-- TMPL_ELSE -->
+                                       <td>
+                               <!-- /TMPL_IF -->
                                        <!-- TMPL_IF name="notes" -->(<!-- 
TMPL_VAR name="notes" -->)<!-- /TMPL_IF -->
                                </td>
-                               <td>
+                               <!-- TMPL_IF name="toggle" -->
+                                       <td class="hilighted">
+                               <!-- TMPL_ELSE -->
+                                       <td>
+                               <!-- /TMPL_IF -->
                                        <a 
href="bull/subscription-detail.pl?subscriptionid=<!-- TMPL_VAR 
name="subscriptionid" -->" class="button bull" title="subscription 
detail">Detail</a>
+                               </td>
+                               <!-- TMPL_IF name="toggle" -->
+                                       <td class="hilighted">
+                               <!-- TMPL_ELSE -->
+                                       <td>
+                               <!-- /TMPL_IF -->
                                        <a 
href="bull/statecollection.pl?subscriptionid=<!-- TMPL_VAR 
name="subscriptionid" -->" class="button bull" title="receive issues for this 
subscription">Receive</a>
                                </td>
                        </tr>




reply via email to

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