This commit is contained in:
Sanjay B 2013-04-15 15:55:37 +05:30
parent c75f1eb597
commit a8e7944dc5

View File

@ -162,7 +162,7 @@ $(function() {
<div id="contact" class="tab_content">
{% if tel_no %}
<div>
<strong>Telephone: {{ tel_no }}
<strong>Telephone:</strong> {{ tel_no }}
</div>
{% endif %}