Merge pull request #4096 from CHItA/ticket/14380

[ticket/14380] Maintain consistent template var paths in 3.2 installer
This commit is contained in:
Marc Alexander 2015-12-22 22:52:52 +01:00
commit e6887ec10a
2 changed files with 2 additions and 2 deletions

View file

@ -9,5 +9,5 @@
</fieldset> </fieldset>
</form> </form>
<!-- ENDIF --> <!-- ENDIF -->
<!-- INCLUDEJS {T_ASSETS_PATH}javascript/installer.js --> <!-- INCLUDEJS {T_ASSETS_PATH}/javascript/installer.js -->
<!-- INCLUDE installer_footer.html --> <!-- INCLUDE installer_footer.html -->

View file

@ -9,5 +9,5 @@
</fieldset> </fieldset>
</form> </form>
<!-- ENDIF --> <!-- ENDIF -->
<!-- INCLUDEJS {T_ASSETS_PATH}javascript/installer.js --> <!-- INCLUDEJS {T_ASSETS_PATH}/javascript/installer.js -->
<!-- INCLUDE installer_footer.html --> <!-- INCLUDE installer_footer.html -->