* * -------------------------------------------- * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU General Public License as published by the * * Free Software Foundation; either version 2 of the License, or (at your * * option) any later version. * \**************************************************************************/ /* $Id$ */ if ($friendly) { $phpgw_flags["noheader"] = True; } $phpgw_flags["currentapp"] = "calendar"; include("../header.inc.php"); if ($friendly) { echo ""; } ?>
session->id . "&year=" . ($year - 1) . "\"><<"; ?> session->id . "&year=" . ($year + 1) . "\">>>"; ?>
" align="center">
session->id . "&friendly=1&" . "&year=$year\"TARGET=\"cal_printer_friendly\" onMouseOver=\"window." . "status = '" . lang_calendar("Generate printer-friendly version") . "'\">[" . lang_calendar("Printer Friendly") . "]"; } include($phpgw_info["server"]["api_dir"] . "/footer.inc.php");