pandorafms/pandora_console/general
guruevi 0f823fd085 2009-02-13 Evi Vanoost <vanooste@rcbi.rochester.edu>
* general/logon_ok.php: Simplified and added correct ampersand tags
	
	* general/footer.php: Now use print_image function to print image
	
	* general/main_menu.php: Wrapped JS into CDATA
	
	* include/functions_events.php: Use print_image to print images. Use
	multibyte so Farsi/Arabian names don't mess up when cut. Also added
	&shy; tags every 8 characters to the Event Description so that long module
	names (like GigabitEthernet) don't break the table layout.
	
	* include/functions.php: Moved pandora_help to functions_ui.php, return
	valid refresh links and don't double encode safe_input (otherwise &amp;
	gets encoded as &amp;amp;)
	
	* include/functions_ui.php: Added print_help_icon and deprecated 
	pandora_help (new style function naming)
	
	* include/functions_html.php: Partially rewrote print_image for fully
	compatible functionality. Much simplified as well.
	
	* extensions/update_manager.php: Print out correct link and image tag
	
	* operation/agentes/networkmap.php: Is now correct HTML. Should work in
	all compliant browsers. If IE6 still doesn't work, upgrade
	
	* operation/agentes/tactical.php: Use print_image for images.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1456 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-02-13 20:23:44 +00:00
..
license (Pandora Console) 2006-07-12 10:20:34 +00:00
error_install.php 2008-09-01 Raul Mateos <raulofpandora@gmail.com> 2008-09-01 09:41:03 +00:00
error_noconfig.php 2009-02-09 Raul Mateos <raulofpandora@gmail.com> 2009-02-09 17:55:32 +00:00
error_perms.php 2008-09-01 Raul Mateos <raulofpandora@gmail.com> 2008-09-01 09:43:32 +00:00
footer.php 2009-02-13 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-02-13 20:23:44 +00:00
header.php 2009-02-09 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-02-09 18:41:54 +00:00
links_menu.php 2009-02-12 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-02-12 21:04:02 +00:00
login_page.php 2009-02-04 Esteban Sanchez <estebans@artica.es> 2009-02-04 11:20:31 +00:00
logoff.php 2008-08-22 Sancho Lerena <slerena@gmail.com> 2008-08-22 18:07:32 +00:00
logon_failed.php 2008-09-02 Sancho Lerena <slerena@gmail.com> 2008-09-02 16:08:11 +00:00
logon_ok.php 2009-02-13 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-02-13 20:23:44 +00:00
main_menu.php 2009-02-13 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-02-13 20:23:44 +00:00
noaccess.php 2008-08-22 Sancho Lerena <slerena@gmail.com> 2008-08-22 18:07:32 +00:00
pandora_help.php 2008-10-10 Sancho Lerena <slerena@artica.es> 2008-10-10 15:08:31 +00:00