egroupware/phpgwapi/templates
2004-02-26 00:28:50 +00:00
..
default some php setting or something puts automatically a hidden input element with the session id at the beginning of every form. The javascript here used form.elements(0), which refered to a different element when this hidden thing appeared. So I changed that to form.element('name') to avoid this. 2004-02-22 22:41:18 +00:00
idots fix wrong alignment of icons and icon texts to center again. Don't exactly know why but html formatting attributes don't work for tables anymore. We must use css everywere. I think it's because of the changed doctype? 2004-02-26 00:28:50 +00:00
idsociety Add copy of idots template logo, looks better, imo 2004-02-08 17:49:18 +00:00
jerryr fix for folders in jerryr template 2004-02-10 10:57:02 +00:00
literati replaced all links to phpGroupWare with eGroupware links, removed all http:// prefixes in all logo urls so custom links can also be relative and also to fix bug #874942 ,remove some phpGroupWare logo's in idsociety 2004-01-16 15:04:41 +00:00