Changeset 7299
- Timestamp:
- 11/22/08 14:07:07 (3 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
freepbx/trunk/amp_conf/htdocs/admin/views/freepbx.php
r6976 r7299 170 170 print_sub_tool( _("Recordings"), "../recordings/index.php" ,0, NULL, "ari" ); 171 171 print_sub_tool( _("Help"), "http://www.freepbx.org/freepbx-help-system$help_args" ,0, NULL, "help" ); 172 echo "<li class=\"last\"><a >  </a></li>";172 echo "<li class=\"last\"><a > </a></li>"; 173 173 echo "\t\t</ul>\n"; 174 174
