these should be translatable

This commit is contained in:
Marc Delisle
2010-11-20 07:33:15 -05:00
parent 04222c416f
commit 13fe8b98e2

View File

@@ -179,11 +179,11 @@ function showColumnSelectCell($columns, $column_number, $selected = '')
?>
<div class="notice">
<span id="footnote_1">
Switch to
<?php echo __('Switch to'); ?>
<form action="<?php echo $tab_designer['link'] ?>" method="post">
<input type="submit" style="background-color:#FFD; border-width:0; color:#00F;
font-size: 15px;cursor: pointer" name="query" onmouseover="this.style.color='#F00';"
value="visual builder" onmouseout="this.style.color='#00F'"/></span>
value="<?php echo __('visual builder'); ?>" onmouseout="this.style.color='#00F'"/></span>
</form>
</div>
<form action="db_qbe.php" method="post">