Changeset 317

Show
Ignore:
Timestamp:
03/19/08 16:37:56 (9 months ago)
Author:
johnbywater
Message:

Improved sidebar box help message.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/dm/django/templates/registry/master.html

    r316 r317  
    77  <h2>{{ domainClassName }} Register</h2> 
    88  {% if view.showInlineHelp %} 
    9   <p>You&rsquo;re currently in the <strong>{{ domainClassName }}</strong> section of the {{ systemServiceName }} site.</p> 
     9  <p>You&rsquo;re currently in the <strong>{{ registerName }}</strong> section of the {{ systemServiceName }} site.</p> 
    1010  {% endif %} 
    1111</div>