themes/admin/header.tpl
changeset 81 d7fc25acd3f3
parent 79 5faff33a6580
child 82 03c7f5ec1e4c
equal deleted inserted replaced
80:cb7dde69c301 81:d7fc25acd3f3
     1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
     1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
     2 <html>
     2 <html xmlns="http://www.w3.org/1999/xhtml">
     3   <head>
     3   <head>
     4     <title>{PAGE_NAME} &bull; {SITE_NAME}</title>
     4     <title>{PAGE_NAME} &bull; {SITE_NAME}</title>
     5     <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
     5     <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
     6     <link rel="stylesheet" type="text/css" href="{SCRIPTPATH}/includes/clientside/css/enano-shared.css" />
     6     <link rel="stylesheet" type="text/css" href="{SCRIPTPATH}/includes/clientside/css/enano-shared.css" />
     7     <link id="mdgCss" rel="stylesheet" type="text/css" href="{SCRIPTPATH}/themes/{THEME_ID}/css/{STYLE_ID}.css" />
     7     <link id="mdgCss" rel="stylesheet" type="text/css" href="{SCRIPTPATH}/themes/{THEME_ID}/css/{STYLE_ID}.css" />
    34       </tr>
    34       </tr>
    35       <tr>
    35       <tr>
    36         <td class="left"></td>
    36         <td class="left"></td>
    37         <td class="main">
    37         <td class="main">
    38           <div style="float: right;">
    38           <div style="float: right;">
    39             <image alt=" " src="{SCRIPTPATH}/images/spacer.gif" id="ajaxloadicon" />
    39             <img alt=" " src="{SCRIPTPATH}/images/spacer.gif" id="ajaxloadicon" />
    40           </div>
    40           </div>
    41           <h2 class="pagename">{PAGE_NAME}</h2>
    41           <h2 class="pagename">{PAGE_NAME}</h2>
    42           <div id="ajaxEditContainer">
    42           <div id="ajaxEditContainer">