Rev 14002 | Rev 14726 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14002 | Rev 14719 | ||
---|---|---|---|
Line 14... | Line 14... | ||
14 | !endif |
14 | !endif |
15 | !form reply |
15 | !form reply |
16 | <input type="hidden" name="doc" value="$doc" /> |
16 | <input type="hidden" name="doc" value="$doc" /> |
17 | <input type="hidden" name="block" value="$block" /> |
17 | <input type="hidden" name="block" value="$block" /> |
18 | 18 | ||
19 | <fieldset class="property_fields"> |
19 | <fieldset class="property_fields blockcenter"> |
20 | <legend> |
20 | <legend> |
21 | !if $titb=$empty |
21 | !if $titb=$empty |
22 | $name_blockcreation |
22 | $name_blockcreation |
23 | !else |
23 | !else |
24 | $name_blockedition |
24 | $name_blockedition |
Line 59... | Line 59... | ||
59 | </script> |
59 | </script> |
60 | !endif |
60 | !endif |
61 | </div> |
61 | </div> |
62 | 62 | ||
63 | <div class="field box"> |
63 | <div class="field box"> |
64 | $name_dates |
64 | $name_dates$wims_punct_colon<br/> |
65 | <label for="Dat1">$name_from</label> |
65 | <label for="Dat1">$name_from</label> |
66 |
|
66 | !read adm/datepickerform.phtml $dat1\ |
- | 67 | Dat1\ |
|
- | 68 | "-1d" |
|
67 | <label for="Dat2">$name_to</label> |
69 | <label for="Dat2">$name_to</label> |
68 |
|
70 | !read adm/datepickerform.phtml $dat2\ |
- | 71 | Dat2\ |
|
- | 72 | "-1d" |
|
69 | <div class="formHelp"> |
73 | <div class="formHelp">(aaaammjj)</div> |
70 | </div> |
74 | </div> |
71 | 75 | ||
72 | !! $wims_name_Keywords : <input size="50" name="Keyw" value="$keyw" /> <br /> |
76 | !! $wims_name_Keywords : <input size="50" name="Keyw" value="$keyw" /> <br /> |
73 | !if $block!=main |
77 | !if $block!=main |
74 | <div class="field box"> |
78 | <div class="field box"> |