diff options
| author | reger <reger18@arcor.de> | 2015-03-29 05:48:54 +0200 |
|---|---|---|
| committer | reger <reger18@arcor.de> | 2015-03-29 05:48:54 +0200 |
| commit | 2f84b04fa96c70bcc253269a64785fcd641202dc (patch) | |
| tree | e6a150edc147111c497876cbaca04fadbe3d1604 /htroot/Load_RSS_p.html | |
| parent | 96292cf3eb6473c6b73df410b9ca3ce81ef579ca (diff) | |
add err msg on failure during Load_rss
Diffstat (limited to 'htroot/Load_RSS_p.html')
| -rw-r--r-- | htroot/Load_RSS_p.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htroot/Load_RSS_p.html b/htroot/Load_RSS_p.html index db78b19bf..79249373b 100644 --- a/htroot/Load_RSS_p.html +++ b/htroot/Load_RSS_p.html @@ -59,11 +59,11 @@ </dl> <input type="submit" name="indexAllItemContent" value="Add All Items to Index (full content of url)" /> #(/showload)#</dd> - + #(showerrmsg)#::<dd class="error">#[msgtxt]#</dd>#(/showerrmsg)# </dl> </fieldset> </form> - + #(showscheduledfeeds)#:: <form id="scheduledfeeds" action="Load_RSS_p.html" method="post" enctype="multipart/form-data"><fieldset> <legend>List of Scheduled RSS Feed Load Targets</legend> |
