summaryrefslogtreecommitdiff
path: root/index_edit.php
diff options
context:
space:
mode:
authorNigel Osborne <kiwi3685@me.com>2010-05-19 22:19:40 +0000
committerNigel Osborne <kiwi3685@me.com>2010-05-19 22:19:40 +0000
commit194e36d72b0bc88e5e9b1ec8512ab7025daed4b8 (patch)
tree3ae2481b1a909c0aa6fa3cd24961f2d0a4065a04 /index_edit.php
parentef8e2354b33a77b4ddff9e84365b05de20effb95 (diff)
downloadwebtrees-194e36d72b0bc88e5e9b1ec8512ab7025daed4b8.tar.gz
webtrees-194e36d72b0bc88e5e9b1ec8512ab7025daed4b8.tar.bz2
webtrees-194e36d72b0bc88e5e9b1ec8512ab7025daed4b8.zip
Help texts typos(2) - Bug #582800
Diffstat (limited to 'index_edit.php')
-rw-r--r--index_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index_edit.php b/index_edit.php
index 60aa5e512a..8cc0e0fd46 100644
--- a/index_edit.php
+++ b/index_edit.php
@@ -437,7 +437,7 @@ if ($action=="configure") {
echo "\n\t<div id=\"help\" class=\"tab_page\" style=\"position: absolute; display: none; top: auto; left: auto; z-index: 2; \">\n\t";
echo "<br /><center><input type=\"button\" value=\"".i18n::translate('Click here to continue')."\" onclick=\"expand_layer('configure', true); expand_layer('help', false);\" /></center><br /><br />\n";
- echo i18n::translate("Here is a short description of each of the blocks you can place on the Welcome or My Page.<br /><table border='1' align='center'><tr><td class='list_value'><b>Name</b></td><td class='list_value'><b>Description</b></td></tr>&nbsp;</table>");
+ echo i18n::translate("Here is a short description of each of the blocks you can place on the Welcome or My Page.<br /><table border='1' align='center'><tr><td class='list_value'><b>Name</b></td><td class='list_value'><b>Description</b></td></tr></table>");
// end of 2nd tab
echo "</div>\n";