Rev 15261 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15261 | Rev 16671 | ||
---|---|---|---|
Line 19... | Line 19... | ||
19 | !let wims_name_living_stopshare=$(wims_name_actionlist[3]) $name_sharescreen |
19 | !let wims_name_living_stopshare=$(wims_name_actionlist[3]) $name_sharescreen |
20 | !let wims_name_living_activerefresh=$(wims_name_actionlist[1]) $name_autorefresh |
20 | !let wims_name_living_activerefresh=$(wims_name_actionlist[1]) $name_autorefresh |
21 | !let wims_name_living_stoprefresh=$(wims_name_actionlist[3]) $name_autorefresh |
21 | !let wims_name_living_stoprefresh=$(wims_name_actionlist[3]) $name_autorefresh |
22 | 22 | ||
23 | !if $error!=$empty |
23 | !if $error!=$empty |
24 | <div class="wims_msg alert"> |
24 | <div class="wims_msg alert" id="msgerror" > |
25 | <b>$wims_name_Error:</b> |
25 | <b>$wims_name_Error:</b> |
26 | !read msg.phtml |
26 | !read msg.phtml |
27 | </div> |
27 | </div> |
28 | !else |
28 | !else |
29 | !if $success!=$empty |
29 | !if $success!=$empty |