echo "<td width=\"33.3%\"> </td>\n";
echo "<td width=\"33.3%\"> </td>\n";
echo "<td width=\"33.3%\" align=\"right\">\n";
- print_single_button("index.php", $options, get_string('continue')." »");
+ print_single_button("index.php", $options, get_string('continue'));
echo "</td>\n";
echo "</tr>\n";
echo "</table>\n";
print_single_button("install.php", $installoptions, get_string('download', 'install'));
echo "</td>\n";
echo "<td width=\"33.3%\" align=\"right\">\n";
- print_single_button("index.php", $options, get_string('continue')." »");
+ print_single_button("index.php", $options, get_string('continue'));
echo "</td>\n";
echo "</tr>\n";
echo "</table>\n";