Ignore:
Timestamp:
08/12/10 11:52:22 (14 years ago)
Author:
Kris Deugau
Message:

/branches/htmlform

Give up on proper spelling of "centre" in CSS class names and
defs - browsers only understand an alignment of "center".
Adjust width of some <hr>'s
Visual row0/row1 classes got switched somehow, somewhere
Remove legacy "color0/color1/color2" row class defs
Convert showrouted to template
See #3.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/htmlform/templates/index.tmpl

    r451 r466  
    11<br>
    22<div class="center">
    3 <table class="centre" width="98%" cellspacing="0">
     3<table class="center" width="98%" cellspacing="0">
    44<tr class="heading">
    55<td>Master netblock</td>
Note: See TracChangeset for help on using the changeset viewer.