mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Fix extra slash in layout path
This commit is contained in:
parent
3524c60435
commit
8ed71540c4
1 changed files with 2 additions and 2 deletions
|
|
@ -5,8 +5,8 @@
|
|||
<p>{$lang->layout_editing_deprecated_p2}</p>
|
||||
<p>{$lang->layout_editing_deprecated_p3}</p>
|
||||
<ul>
|
||||
<li>files/faceOff/{getNumberingPath($layout_srl)}/layout.html</li>
|
||||
<li>files/faceOff/{getNumberingPath($layout_srl)}/layout.css</li>
|
||||
<li>files/faceOff/{getNumberingPath($layout_srl)}layout.html</li>
|
||||
<li>files/faceOff/{getNumberingPath($layout_srl)}layout.css</li>
|
||||
</ul>
|
||||
<p>{$lang->layout_editing_deprecated_p4}</p>
|
||||
<ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue