Index: mod2/index.php =================================================================== --- mod2/index.php (revision 29584) +++ mod2/index.php (working copy) @@ -835,7 +835,7 @@ $mappingStatus = $mappingStatus_index = 'doc->backPath,'gfx/icon_ok2.gif','width="18" height="16"').' alt="" class="absmiddle" />'; $mappingStatus.= $GLOBALS['LANG']->getLL('mapping_uptodate', 1); } - $mappingStatus .= '
' . $GLOBALS['LANG']->getLL('update_mapping', 1) . ''; + $mappingStatus .= '
'; } elseif (!$fileMtime) { $mappingStatus = $mappingStatus_index = 'doc->backPath,'gfx/icon_fatalerror.gif','width="18" height="16"').' alt="" class="absmiddle" />'; $mappingStatus.= $GLOBALS['LANG']->getLL('notmapped', 1); Index: mod2/locallang.xml =================================================================== --- mod2/locallang.xml (revision 29584) +++ mod2/locallang.xml (working copy) @@ -45,7 +45,7 @@ - +