TODO translate
This commit is contained in:
parent
6bf85fcdf5
commit
bf391e58b3
1 changed files with 2 additions and 2 deletions
|
|
@ -35,7 +35,7 @@
|
|||
@Html.DisplayFor(m=>m.AdditionalInfo)
|
||||
</dd>
|
||||
|
||||
<dt>Addition minimale
|
||||
<dt>@SR["Addition minimale"]
|
||||
</dt>
|
||||
<dd> <span class="price"> @ViewBag.Addition </span> <br/>
|
||||
|
||||
|
|
@ -60,7 +60,7 @@
|
|||
@Html.DisplayFor(m => m.Location)
|
||||
}
|
||||
</dd>
|
||||
<dt>Motification
|
||||
<dt>@SR["Notification"]
|
||||
</dt>
|
||||
<dd>@if (ViewBag.GooglePayload !=null)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue