mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-24 02:21:43 +02:00
[ticket/14380] Maintain consistent template var paths in 3.2 installer
PHPBB3-14380
This commit is contained in:
@@ -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 -->
|
||||||
|
@@ -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 -->
|
||||||
|
Reference in New Issue
Block a user