fix unmerged templates to use actual $lng-values

This commit is contained in:
Michael Kaufmann (d00p)
2011-02-13 12:33:10 +01:00
parent 0b38e192d4
commit 840d9f5915
4 changed files with 6 additions and 6 deletions

View File

@@ -120,7 +120,7 @@ $header
</tr>
<tr>
<td colspan="2">
<strong>{$lng['admin']['templates']['trafficninetypercent']}</strong>
<strong>{$lng['admin']['templates']['trafficmaxpercent']}</strong>
</td>
</tr>
<tr>

View File

@@ -121,7 +121,7 @@ $header
</tr>
<tr>
<td colspan="2">
<strong>{$lng['admin']['templates']['trafficninetypercent']}</strong>
<strong>{$lng['admin']['templates']['trafficmaxpercent']}</strong>
</td>
</tr>
<tr>