- content of header.skin moved into this skin
This commit is contained in:
parent
09042b4286
commit
d5192123d3
1 changed files with 6 additions and 1 deletions
|
@ -9,7 +9,12 @@
|
|||
|
||||
<body>
|
||||
|
||||
<% root.skin name="header" %>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td><% logo name="big" %></td>
|
||||
<td width="296" class="header"> <span class="message"><% response.message %></span></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
|
|
Loading…
Add table
Reference in a new issue