BUG 11755 Interfaz de Ux Simple no esta traducida SOLVED

- Aun existian un par de labels hardcoded (From, send at)
- Se cambiaron todos los labels hardcoded
This commit is contained in:
Julio Cesar Laura
2013-10-08 12:11:39 -04:00
parent b73f1186f6
commit 7f81269cbe
3 changed files with 7 additions and 7 deletions

View File

@@ -19,7 +19,7 @@
</p>
<p class="time">
{if $APP.APP_DEL_PREVIOUS_USER != ''}
From {$APP.APP_DEL_PREVIOUS_USER}, send at
{translate label="ID_FROM"} {$APP.APP_DEL_PREVIOUS_USER}, {translate label="ID_SEND_AT"}
{/if}
{$APP.DEL_DELEGATE_DATE}
</p>