[ticket/14380] Maintain consistent template var paths in 3.2 installer

PHPBB3-14380
This commit is contained in:
Mate Bartus 2015-12-22 21:52:05 +01:00
parent 26b068f5b3
commit 84171c5776
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 -->