summaryrefslogtreecommitdiff
path: root/modules/pref-labels.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-05-14 09:08:18 +0100
committerAndrew Dolgov <[email protected]>2007-05-14 09:08:18 +0100
commit5ede560f8ceff1d2eb5d2dcd2bd7432acfa18f73 (patch)
tree407d67a1a7a6bf6cfd882bd3d7b8e9889ce5ddb7 /modules/pref-labels.php
parente8d0177dab545981e944cd11a514c12cdcc61ff9 (diff)
add infobox overlay, layout fixes
Diffstat (limited to 'modules/pref-labels.php')
-rw-r--r--modules/pref-labels.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pref-labels.php b/modules/pref-labels.php
index 3b1f5829c..5260e7659 100644
--- a/modules/pref-labels.php
+++ b/modules/pref-labels.php
@@ -234,7 +234,7 @@
print "<tr class=\"title\">
<td width=\"5%\">&nbsp;</td>
<td width=\"30%\"><a href=\"javascript:updateLabelList('description')\">".__('Caption')."</a></td>
- <td width=\"50%\"><a href=\"javascript:updateLabelList('sql_exp')\">".__('SQL Expression')."</a>
+ <td width=\"\"><a href=\"javascript:updateLabelList('sql_exp')\">".__('SQL Expression')."</a>
</td>
</tr>";