Changeset 659 for devel/_groups
- Timestamp:
- 10/21/06 20:56:09 (2 years ago)
- Files:
-
- devel/_groups/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
devel/_groups/index.php
r296 r659 21 21 protect(1); 22 22 23 $title = run("profile:display:name") . " :: ". gettext("Access Controls");23 $title = run("profile:display:name") . " :: ". __gettext("Access Controls"); 24 24 25 25 echo templates_page_draw( array(
