projects
/
Packages
/
TYPO3.CMS.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
* Installer: Improved the installer module.
[Packages/TYPO3.CMS.git]
/
typo3
/
sysext
/
install
/
modules
/
installer
/
res
/
tpl_step.html
diff --git
a/typo3/sysext/install/modules/installer/res/tpl_step.html
b/typo3/sysext/install/modules/installer/res/tpl_step.html
index
feb860b
..
0e684d5
100644
(file)
--- a/
typo3/sysext/install/modules/installer/res/tpl_step.html
+++ b/
typo3/sysext/install/modules/installer/res/tpl_step.html
@@
-86,6
+86,7
@@
h3 {
<body>
<div id="outer-block">
<h1>###STEP###</h1>
+ ###PREV_RESULT###
<h2>###MSG_TITLE###</h2>
<div class="description">###MSG_DESCRIPTION###</div>