diff options
Diffstat (limited to 'htroot/ConfigBasic.html')
| -rw-r--r-- | htroot/ConfigBasic.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/htroot/ConfigBasic.html b/htroot/ConfigBasic.html index c60f32407..4e6e91d9a 100644 --- a/htroot/ConfigBasic.html +++ b/htroot/ConfigBasic.html @@ -86,6 +86,7 @@ </dt> <dd> <input type="checkbox" name="enableUpnp" id="enableUpnp" align="top" #(enabled)#::checked="checked"#(/enabled)# /> + #(success)#::<img src="/env/grafics/bad.png" height="16" width="16" alt="warning" /> Configuration was not successful. This may take a moment.::<img src="/env/grafics/ok.png" height="16" width="16" alt="ok" />#(/success)# </dd>#(/upnp)# </dl> </fieldset> |
