help with the page blocks

We need to include the following line above the code of the page that shows our page blocks in three pages, so to have a regular behaviour in a little javascript element in these pages:

<%@ page contentType="text/html; charset=iso-8859-1" language="java" import="java.sql.*" errorPage="" %>

So It needs to go before the first line of the pages:

<%@ page contentType="text/html; charset=iso-8859-1" language="java" import="java.sql.*" errorPage="" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
<head>

Can you tell us how to include this line in this position in your dolphin infraestructure? Thankyou in advance for your help!

Yours, 

Quote · 14 Feb 2012

Hello

You need to edit templates/base/_header.html file.

Don't forget to clear cache in admin panel -> dashboard -> clear cache section after the template was modified.

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
Quote · 14 Feb 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.