Changeset 1065 for trunk/templates

Show
Ignore:
Timestamp:
06/11/07 03:26:08 (18 months ago)
Author:
kake
Message:

Added new div#nonexistent_node_message for displaying message when someone tries to view a nonexistent node.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/templates/node.tt

    r1051 r1065  
    5050[% IF not (content || coord_field_1_value || coord_field_2_value || wgs84_lat || wgs84_long) %] 
    5151</div> 
    52 We don't have a node called "[% node_param %]". Would you like to <a href="[% full_cgi_url %]?action=edit;id=[% node_param %]">create it</a>? 
     52<div id="nonexistent_node_message">We don't have a node called "[% node_param %]". Would you like to <a href="[% full_cgi_url %]?action=edit;id=[% node_param %]">create it</a>?</div> 
    5353[% ELSE %] 
    5454<div id="title_edit_link">