Fix CRLF
[openemr.git] / interface / main / calendar / modules / PostCalendar / pntemplates / default / views / global / navigation.html
blob86d216b705c65128214550f64eb58eaca1180fc1
1 [-*(CHEMED) if user prefers a fancy calendar switch to a different template*-]
2 [-php-]
3 $this->assign('cal_ui', $_SESSION['cal_ui']);
4 [-/php-]
5 [-if $cal_ui eq 2-]
6 [-include file="$TPL_NAME/views/global/fancy_navigation.html"-]
7 [-else-] [-*Use default template*-]
8 [-include file="$TPL_NAME/views/global/orig_navigation.html"-]
9 [-/if-]