[IMP] minor changes

bzr revid: pga@tinyerp.com-20140327105352-46q4jgti549978x7
This commit is contained in:
Parth Gajjar (Open ERP) 2014-03-27 16:23:52 +05:30
parent f75d77db4c
commit eedb1bedb1
1 changed files with 4 additions and 4 deletions

View File

@ -113,12 +113,12 @@
<div class="modal-content">
<div class="modal-header">
<button title="Close" type="button" class="close" data-dismiss="modal">×</button>
<h2 class="modal-title">Gengo API key not set</h2>
<h2 class="modal-title">Gengo API is not configured</h2>
</div>
<div class="modal-body">
<b> <h3>Steps for configure a Gengo </h3>
<div class="mb16"> 1. Go To your <b><a target="new" href="https://gengo.com/account/api_settings/">gengo account</a></b> and generate API Keys.</div>
<div class="mb16"> 2. Then copy generate keys in <a target="new" t-att-href="'/web#return_label=Website&amp;model=res.company&amp;id='+widget.company_id">Your company data</a></div>
<b> <h3>Steps for configure Gengo </h3>
<div class="mb16"> 1. Go To your <b><a target="new" href="https://gengo.com/account/api_settings/">Gengo account</a></b> and generate API Keys.</div>
<div class="mb16"> 2. Then paste generated keys in <a target="new" t-att-href="'/web#return_label=Website&amp;model=res.company&amp;id='+widget.company_id">Your company data</a></div>
</b>
</div>
<div class="modal-footer">