Move all warning text in L10n + frio: make warning closable
This commit is contained in:
parent
38838173b1
commit
3af59eaba4
3 changed files with 5 additions and 4 deletions
|
@ -171,7 +171,7 @@
|
|||
<form action="{{$baseurl}}/admin/site" method="post">
|
||||
<input type='hidden' name='form_security_token' value='{{$form_security_token}}'>
|
||||
<h3>{{$relocate}}</h3>
|
||||
<b>Warning! {{$relocate_warning}}</b>
|
||||
<b>{{$relocate_warning}}</b>
|
||||
{{include file="field_input.tpl" field=$relocate_url}}
|
||||
<input type="hidden" name="page_site" value="{{$submit|escape:'html'}}">
|
||||
<div class="submit"><input type="submit" name="relocate" value="{{$relocate_button|escape:'html'}}" /></div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue