diff --git a/templates/client/blank.html b/templates/client/blank.html index 9b2eafce..6643ff1e 100644 --- a/templates/client/blank.html +++ b/templates/client/blank.html @@ -47,7 +47,7 @@ This template include basic anf main styles and js files, blobClass:'error-blob', containerClass:'validate-field' }, - socialFormId:'social_form', + httpFormIds:['social_form','web_page_form'], seoLinksClass : 'link-encode', dataKey:'data-type', socialInputMask:['http://','https://'] diff --git a/templates/client/includes/company/company_edit.html b/templates/client/includes/company/company_edit.html index e349d6a2..24bc6e18 100644 --- a/templates/client/includes/company/company_edit.html +++ b/templates/client/includes/company/company_edit.html @@ -294,7 +294,7 @@
- +
 
{% csrf_token %}
@@ -345,7 +345,6 @@