- {if $eDate}{lng p="editdate"}{else}{lng p="adddate"}{/if} |
+ {if !empty($eDate)}{lng p="editdate"}{else}{lng p="adddate"}{/if} |
@@ -32,7 +32,7 @@
|
-
+
|
@@ -52,11 +52,11 @@
- |
+ |
-
+
{lng p="hours"},
-
+
{lng p="minutes"}
|
@@ -75,7 +75,7 @@
|
-
+
|
@@ -90,12 +90,12 @@
|
- |
+ |
|
- {if $eDate&&$eDate.repeat_flags&4}
+ {if isset($eDate)&&$eDate.repeat_flags&4}
{html_select_date prefix="repeat_until_date" time=$eDate.repeat_times field_order="DMY" start_year="-5" end_year="+5" field_separator="."},
{html_select_time prefix="repeat_until_date" time=$eDate.repeat_times minute_interval=5 display_seconds=false}
{else}
@@ -113,11 +113,11 @@
|
|
-
+
{lng p="days"}
{lng p="besides"}
{foreach from=$weekDays item=weekDay key=weekDayID}
-
+
{/foreach}
|
@@ -125,32 +125,32 @@
|
-
+
{lng p="weeks"} |
|
-
+
{lng p="months"} {lng p="at"}
- .
+ .
{lng p="ofthemonth"} |
|
-
+
{lng p="months"} {lng p="at"}
{lng p="ofthemonth"} |
@@ -158,7 +158,7 @@
|
-
+
{lng p="years"} |
@@ -202,31 +202,31 @@
|