Ignore:
Timestamp:
2005-10-07T11:03:18+13:00 (19 years ago)
Author:
kjdon
Message:

some changes that Ian wanted - removed the new sticker, so created a _newnoimg_ macro that has the same formatting, but no new icon

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/greenorg/macros/base.dm

    r10698 r10708  
    8686</table>
    8787}
     88_newnoimg_ {
     89<table class="default">
     90<tr>
     91<td valign="top"><img src="_httpimg_/blank.gif" width="43"></td>
     92<td>_1_</td>
     93</tr>
     94</table>
     95}
    8896
    8997
Note: See TracChangeset for help on using the changeset viewer.