projects
/
fa-stable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd43522
)
Waring in installer cleanup.
author
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Sun, 8 Aug 2010 22:42:49 +0000
(22:42 +0000)
committer
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Sun, 8 Aug 2010 22:42:49 +0000
(22:42 +0000)
install/index.php
patch
|
blob
|
history
diff --git
a/install/index.php
b/install/index.php
index e42df56b173ffafd79dbd7c657a2c24b5821de62..f5f7aa7377166bdeadd205b2acc1841d6dfc5ebd 100644
(file)
--- a/
install/index.php
+++ b/
install/index.php
@@
-317,8
+317,8
@@
start_form();
// submit_center('continue', _('Continue >>'));
// break;
case '1':
- subpage_title(_('System Diagnostics'));
div_start('welcome');
+ subpage_title(_('System Diagnostics'));
start_table();
instlang_list_row(_("Select install wizard language:"), 'inst_lang',
$_SESSION['inst_set']['inst_lang']);