feed update error dialog: fix button
This commit is contained in:
@@ -575,9 +575,8 @@
|
|||||||
|
|
||||||
print "<div align='center'>";
|
print "<div align='center'>";
|
||||||
|
|
||||||
print "<input class=\"button\"
|
print "<button onclick=\"return closeInfoBox()\">".
|
||||||
type=\"submit\" onclick=\"return closeInfoBox()\"
|
__('Close this window')."</button>";
|
||||||
value=\"".__('Close')."\">";
|
|
||||||
|
|
||||||
print "</div>";
|
print "</div>";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user