mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 19:04:27 +02:00
fixed last bug with smarty/livedocs :)
This commit is contained in:
@@ -380,7 +380,7 @@ ausgabe war: {$output}
|
|||||||
{include file="file:/usr/local/share/templates/navigation.tpl"}</programlisting>
|
{include file="file:/usr/local/share/templates/navigation.tpl"}</programlisting>
|
||||||
</example>
|
</example>
|
||||||
|
|
||||||
<sect3>
|
<sect3 id="templates.windows.filepath">
|
||||||
<title>Windows Dateipfade</title>
|
<title>Windows Dateipfade</title>
|
||||||
<para>
|
<para>
|
||||||
Wenn Sie auf einer Windows-Maschine arbeiten, enthalten absoluten Dateipfade
|
Wenn Sie auf einer Windows-Maschine arbeiten, enthalten absoluten Dateipfade
|
||||||
|
@@ -404,7 +404,7 @@ $smarty->display("file:/path/to/my/templates/menu.tpl");
|
|||||||
</programlisting>
|
</programlisting>
|
||||||
</example>
|
</example>
|
||||||
|
|
||||||
<sect3>
|
<sect3 id="templates.windows.filepath">
|
||||||
<title>Windows Filepaths</title>
|
<title>Windows Filepaths</title>
|
||||||
<para>
|
<para>
|
||||||
If you are using a Windows machine, filepaths usually include a
|
If you are using a Windows machine, filepaths usually include a
|
||||||
|
@@ -365,7 +365,7 @@ $smarty->display("file:/path/to/my/templates/menu.tpl");
|
|||||||
{include file="file:/usr/local/share/templates/navigation.tpl"}</programlisting>
|
{include file="file:/usr/local/share/templates/navigation.tpl"}</programlisting>
|
||||||
</example>
|
</example>
|
||||||
|
|
||||||
<sect3>
|
<sect3 id="templates.windows.filepath">
|
||||||
<title>Chemin de fichiers Windows</title>
|
<title>Chemin de fichiers Windows</title>
|
||||||
<para>
|
<para>
|
||||||
Si vous utilisez Windows, les chemins de fichiers sont la plupart
|
Si vous utilisez Windows, les chemins de fichiers sont la plupart
|
||||||
|
@@ -381,7 +381,7 @@ $smarty->display("file:/path/to/my/templates/menu.tpl");
|
|||||||
{include file="file:/usr/local/share/templates/navigation.tpl"}</programlisting>
|
{include file="file:/usr/local/share/templates/navigation.tpl"}</programlisting>
|
||||||
</example>
|
</example>
|
||||||
|
|
||||||
<sect3>
|
<sect3 id="templates.windows.filepath">
|
||||||
<title>Caminhos de arquivos do Windows</title>
|
<title>Caminhos de arquivos do Windows</title>
|
||||||
<para>
|
<para>
|
||||||
Se voc<6F> est<73> usando uma m<>quina windows, caminhos de arquivos normalmente incluem uma letra
|
Se voc<6F> est<73> usando uma m<>quina windows, caminhos de arquivos normalmente incluem uma letra
|
||||||
|
Reference in New Issue
Block a user