Changeset 207
- Timestamp:
- 02/14/07 16:17:30 (2 years ago)
- Files:
-
- trunk/webmin/lrs-theme/debian/changelog (modified) (1 diff)
- trunk/webmin/lrs-theme/theme.info (modified) (1 diff)
- trunk/webmin/lrs-theme/theme.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/webmin/lrs-theme/debian/changelog
r70 r207 1 webmin-lrs-theme (3. 1) stable; urgency=low1 webmin-lrs-theme (3.2) stable; urgency=low 2 2 3 3 * New release. 4 4 5 -- Linbox <info@linbox.com> Fri, 25 Jun 2005 11:37:51 +02005 -- Linbox FAS <info@linbox.com> Fri, 25 Jun 2005 11:37:51 +0200 trunk/webmin/lrs-theme/theme.info
r70 r207 2 2 longdesc=Linbox theme. 3 3 desc=LRS 4 version=3. 14 version=3.2 trunk/webmin/lrs-theme/theme.pl
r70 r207 352 352 print " <div class=\"left\"><!--Linbox FAS: Metz Technopôle | 152, r. de Grigy | 57070 Metz, FRANCE-->"; 353 353 print " <span style=\"font-weight:bold;\">Web</span>: <a href=\"http://www.linbox.com\">www.linbox.com</a> - "; 354 print " <span style=\"font-weight:bold;\">Support</span>: +33 (0) 3 87 50 87 90 -";354 print " <span style=\"font-weight:bold;\">Support</span>: +33 (0)810 LINBOX +33 (0)810 54 62 69 -"; 355 355 print " <span style=\"font-weight:bold;\">Contact</span>: <a href=\"mailto:info@linbox.com?subject=LRS Support\">info@linbox.com</a>"; 356 356 print " </div>"; 357 print " <div class=\"right\">© 1996-200 5Linbox FAS </div>";357 print " <div class=\"right\">© 1996-2007 Linbox FAS </div>"; 358 358 print " </div>"; 359 359 print "</body></html>\n";
