1
0
forked from HPR/hpr_generator

Remove references to absolute_path(php_baseurl)

This commit is contained in:
2023-05-30 17:59:33 +02:00
parent 69055d6e9c
commit f95ff21c5e
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
<!--% PROCESS 'shared-utils.tpl.html' %-->
<ul>
<li><a href="<!--% absolute_path(php_baseurl) %-->"><strong>⇧Upload⇧</strong></a></li>
<li><a href="<!--% php_baseurl %-->"><strong>⇧Upload⇧</strong></a></li>
<li><a href="<!--% absolute_path(baseurl) %-->index.html"><strong>Home</strong></a></li>
<li><a href="<!--% absolute_path(baseurl) %-->syndication.html"><strong>Get Shows »</strong></a></li>
<li><a href="<!--% absolute_path(baseurl) %-->eps/index.html">Full Episode Guide</a></li>