mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-18 14:45:12 +02:00
+1
-1
@@ -13,7 +13,7 @@ iD.ui.Restore = function(context) {
|
||||
introModal.attr('class','cf');
|
||||
|
||||
introModal.append('div')
|
||||
.attr('class', 'modal-section header')
|
||||
.attr('class', 'modal-section')
|
||||
.append('h3')
|
||||
.text(t('restore.heading'));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user