Rev 14572 | Rev 14787 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14572 | Rev 14746 | ||
---|---|---|---|
Line 123... | Line 123... | ||
123 | !endif |
123 | !endif |
124 | </div> |
124 | </div> |
125 | !endif |
125 | !endif |
126 | </fieldset> |
126 | </fieldset> |
127 | !endif |
127 | !endif |
128 | - | ||
129 | 128 | ||
130 | <fieldset class="property_fields blockcenter"> |
129 | <fieldset class="property_fields blockcenter"> |
131 |
|
130 | <legend>$(name_solution)</legend> |
132 |
|
131 | !if $displaysolution=1 |
133 |
|
132 | <div> |
134 |
|
133 | <ul class="inline"> |
135 |
|
134 | !for f in $(flistsolution) |
136 |
|
135 | <li class="text-icon file"> |
137 |
|
136 | !getfile freeworks/$freework/$f $f |
138 |
|
137 | </li> |
139 |
|
138 | !next f |
140 |
|
139 | </ul> |
141 |
|
140 | </div> |
142 |
|
141 | !else |
143 |
|
142 | $name_solutiondate |
144 |
|
143 | !read adm/date.phtml $soldate |
145 |
|
144 | $l_date_out |
146 |
|
145 | $wims_name_at |
147 |
|
146 | !replace internal : by H in $(timesoldate). |
148 |
|
147 | !endif |
149 | </fieldset> |
148 | </fieldset> |
150 | 149 | ||
151 | !if $activetest>1 and $type>=2 |
150 | !if $activetest>1 and $type>=2 |
152 | $name_userperimemessage |
151 | $name_userperimemessage |
153 | !endif |
152 | !endif |