diff options
Diffstat (limited to 'phpBB/adm/style/install_update_diff.html')
-rw-r--r-- | phpBB/adm/style/install_update_diff.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/install_update_diff.html b/phpBB/adm/style/install_update_diff.html index cdc0d8cc21..9856f60f2c 100644 --- a/phpBB/adm/style/install_update_diff.html +++ b/phpBB/adm/style/install_update_diff.html @@ -171,7 +171,7 @@ table.hrdiff caption span { <!-- IF S_DIFF_CONFLICT_FILE --> <div style="float: right;"><strong>{L_NUM_CONFLICTS}: {NUM_CONFLICTS}</strong></div> <!-- ENDIF --> - {DIFF_CONTENT} + {DIFF_CONTENT} </div> </div> <span class="corners-bottom"><span></span></span> |