Roxen.git/
server/
config_interface/
actions/
listfonts.pike
Branch:
Tag:
Non-build tags
All tags
No tags
2016-01-15
2016-01-15 16:10:22 by Henrik Grubbström (Grubba) <grubba@grubba.org>
e1fff7899eb005c24311f3114dab5826bffed041 (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
e1fff7899eb005c24311f3114dab5826bffed041
ConfigIF: Propagate and validate the wizard id.
Fixes most of [bug
7617 (#7617)
].
79:
"<font size=-1><input name=text size=46 value='" + LOCALE(237,"Jackdaws love my big sphinx of quartz.") + "'></p><p><table width='70%'><tr><td align='left'>"
-
"<cf-cancel href='?class=status'/></td><td align='right'>"
+
"<cf-cancel href='?class=status
&&usr.set-wiz-id;
'/></td><td align='right'>"
"<cf-next/></td></tr></table></p>"); return res; }