various theme selector fixes

This commit is contained in:
Michal Čihař
2004-06-15 11:10:55 +00:00
parent 04eabef22e
commit cad8362923
105 changed files with 27 additions and 131 deletions

View File

@@ -744,7 +744,6 @@ $strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
$strServerNotResponding = 'The server is not responding'; //to translate
$strSelectTheme = 'please select...'; //to translate
$strTheme = 'Theme / Style'; //to translate
$strTakeIt = 'take it'; //to translate
?>