This patch add ability to make custom graph title in screen window
How to install:
1) alter table screens_items add column title varchar(1024) not null default '';
2) apply patch
Warning:
Do not use this patch if you don't trust your IT stuff. Every one who has access to write Graph title can steel you Administrator password via XSS attack.
This patch works only with graphs. It does not work with url,text,etc types.
More info:
How to install:
1) alter table screens_items add column title varchar(1024) not null default '';
2) apply patch
Warning:
Do not use this patch if you don't trust your IT stuff. Every one who has access to write Graph title can steel you Administrator password via XSS attack.
This patch works only with graphs. It does not work with url,text,etc types.
More info: