##// END OF EJS Templates
system-updates: fixed UI problem with new version update info screen
marcink -
r4229:d5f0dd4f stable
parent child Browse files
Show More
@@ -1,5 +1,5 b''
1
1
2 <div id="update_notice" style="display: none; margin: -40px 0px 20px 0px">
2 <div id="update_notice" style="display: none; margin: 0px 0px 30px 0px">
3 <div>${_('Checking for updates...')}</div>
3 <div>${_('Checking for updates...')}</div>
4 </div>
4 </div>
5
5
General Comments 0
You need to be logged in to leave comments. Login now