Ignore:
Timestamp:
07/06/11 16:23:38 (13 years ago)
Author:
Kris Deugau
Message:

/trunk/templates

Templates

UI tweaks - make sure all main-body content is valign=top

dns.css

tweak comment style so IE ignores a line properly
fix typo, set valign=top on #datatablewrapper
add a couple more classes

grouptree-ie.css

tweak padding to indent group tree properly, comment a few more (apparently)
irrelevant bits

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/templates/delrec.tmpl

    r39 r100  
    33<TMPL_INCLUDE NAME="menu.tmpl">
    44
    5 <td align="center">
     5<td align="center" valign="top">
    66<h3>Are you really sure you want to delete record:<br />
    77<TMPL_VAR NAME=host> <TMPL_VAR NAME=ftype> <TMPL_VAR NAME=recval></h3>
Note: See TracChangeset for help on using the changeset viewer.