Changeset 53

Show
Ignore:
Timestamp:
09/22/08 16:01:09 (4 months ago)
Author:
jantoniou
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/includes/FastdeployClasses.php

    r51 r53  
    117117                if ($check_access[1] == "admin") { // show additional options only available to admins 
    118118                        $admin_text = '<div dojoType="TreeNode" title="Create / Edit Users and Groups" object="list_users.php"> </div> 
    119                         <div dojoType="TreeNode" title="Edit Configuration" object="/config"> </div> 
     119                        <div dojoType="TreeNode" title="Edit Configuration" object="config"> </div> 
    120120                        '; 
    121121                }