[dev] last turba changes

Didi Rieder adrieder at sbox.tugraz.at
Wed Feb 5 13:39:31 PST 2003


Hi,

since the last changes in turba the advanced search option doesn't show up
correctly anymore. Here is a patch to fix it:

--- criteria.inc.old    Wed Feb  5 13:36:32 2003
+++ criteria.inc        Wed Feb  5 13:35:58 2003
@@ -1,4 +1,4 @@
 <tr>
-    <td class="light" align="right"><b><?php echo $attributes[$name]['desc']
?></b></td>
+    <td class="light" align="right"><b><?php echo $attributes[$name]['label']
?></b></td>
     <td align="left"><input type="text" size="30" name="<?php echo $name ?>"
/></td>
 </tr>

Didi

-- 
-------------------------
Didi Rieder
adrieder at sbox.tugraz.at
PGPKey ID: 3431D0B0
-------------------------



More information about the dev mailing list