Changeset 7299

Show
Ignore:
Timestamp:
11/22/08 14:07:07 (3 years ago)
Author:
mbrevda
Message:

Fixed: Warning: entity

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • freepbx/trunk/amp_conf/htdocs/admin/views/freepbx.php

    r6976 r7299  
    170170  print_sub_tool( _("Recordings"), "../recordings/index.php"  ,0, NULL, "ari" ); 
    171171  print_sub_tool( _("Help"), "http://www.freepbx.org/freepbx-help-system$help_args"  ,0, NULL, "help" ); 
    172   echo "<li class=\"last\"><a >&nbsp</a></li>"; 
     172  echo "<li class=\"last\"><a >&nbsp;</a></li>"; 
    173173  echo "\t\t</ul>\n"; 
    174174