Changeset 317
- Timestamp:
- 03/19/08 16:37:56 (9 months ago)
- Files:
-
- trunk/src/dm/django/templates/registry/master.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/dm/django/templates/registry/master.html
r316 r317 7 7 <h2>{{ domainClassName }} Register</h2> 8 8 {% if view.showInlineHelp %} 9 <p>You’re currently in the <strong>{{ domainClassName }}</strong> section of the {{ systemServiceName }} site.</p>9 <p>You’re currently in the <strong>{{ registerName }}</strong> section of the {{ systemServiceName }} site.</p> 10 10 {% endif %} 11 11 </div>
