Fix class names in some more places.
Related to the PSR-4 move via 865ecc8796
This commit is contained in:
@@ -35,7 +35,7 @@ const CommonDialogs = {
|
||||
content: `
|
||||
<form onsubmit='return false'>
|
||||
|
||||
${App.FormFields.hidden_tag("op", "feeds")}
|
||||
${App.FormFields.hidden_tag("op", "Feeds")}
|
||||
${App.FormFields.hidden_tag("method", "add")}
|
||||
|
||||
<div id='fadd_error_message' style='display : none' class='alert alert-danger'></div>
|
||||
|
||||
Reference in New Issue
Block a user