diff --git a/web/index.html b/web/index.html index 5be824c3..8bcb52b0 100644 --- a/web/index.html +++ b/web/index.html @@ -81,7 +81,7 @@
- Users + User  
diff --git a/web/js/actions.js b/web/js/actions.js index cf111139..69b9648f 100644 --- a/web/js/actions.js +++ b/web/js/actions.js @@ -533,7 +533,7 @@ App.Actions.add_form_ns = function(evt) $(form).find('.ns-entry').each(function(i, o) { - $(o).find('label').text('NS #' + (i + 1)); + $(o).find('label').text('NameServer #' + (i + 1)); $(o).find('input').attr('name', 'NS' + (i + 1)); }); } @@ -581,7 +581,7 @@ App.Actions.view_template_info = function(evt) $.each(reply.data, function(key) { html += '
  • '+key+': '+reply.data[key]+'
  • '; }); - App.Helpers.openInnerPopup(elm, '
      '+html+'
    ', 'Template Info'); + App.Helpers.openInnerPopup(elm, '
      '+html+'
    ', 'Template Settings'); } }); } diff --git a/web/js/html.js b/web/js/html.js index 2b3ea72e..974cc610 100644 --- a/web/js/html.js +++ b/web/js/html.js @@ -27,10 +27,10 @@ App.HTML.Build.dns_form = function (options, id) { tpl.set(':source', options); options = App.Helpers.evalJSON(options) || {}; if (App.Helpers.isEmpty(options)) { - tpl.set(':title', 'New dns record'); + tpl.set(':title', 'New dns domain'); tpl.set(':save_button', 'ADD'); } else { - tpl.set(':title', 'Edit dns record'); + tpl.set(':title', 'Edit dns domain'); tpl.set(':save_button', 'SAVE'); } tpl.set(':id', id || ''); diff --git a/web/js/templates.js b/web/js/templates.js index 340e2e71..3e86a8c9 100644 --- a/web/js/templates.js +++ b/web/js/templates.js @@ -124,18 +124,18 @@ App.Templates.html = {
    \
    \ \ - \ + \ \
    \
    \ - \ + \
    \ \  \
    \
    \
    \ - \ + \ ~!:TPL_DEFAULT_VALUE~!\ \
    \
    \ - \ + \ \
    \
    \ - \ + \ \
    \
    \ @@ -251,41 +251,41 @@ App.Templates.html = { \
    \ - \ + \ \
    \
    \ - \ - \ + \ +
    \ + \ +
    \
    \
    \ - \ - \ - \ -
    \ -
    \ - \ - \ -
    \ -
    \ - \ + \ \ \
    \
    \ - \ -
    \ - \ -
    \ + \ + \ +
    \ +
    \ + \ + \ + \ +
    \ +
    \ + \ + \
    \
    \ - \ + \ \
    \
    \ @@ -387,22 +387,22 @@ App.Templates.html = { \
    \ - \ + \ \
    \
    \ - \ + \ \ Generate\
    \
    \ - \ + \ \
    \
    \ - \ + \ \ @@ -414,32 +414,32 @@ App.Templates.html = { \
    \
    \ - \ + \ \
    \
    \ - \ + \ \
    \
    \ - \ + \ \
    \
    \ - \ + \ \
    \
    \ - \ + \ \
    \
    \ - \ + \ \
    \ ~!:NS~!\
    \ - \ + \ \
    \
    \ @@ -587,11 +587,11 @@ App.Templates.html = { \
    \ - \ + \ \
    \
    \ - \ + \
    \ \ ~!:TPL_OPTIONS~!\ \
    \
    \ - \ + \ \
    \ \ @@ -619,24 +619,24 @@ App.Templates.html = {
    \ \
    \ - run at:\ + Schedule Time:\
    \ - \ + \
    \ \
    \
    \
    \ - \ + \
    \ \
    \
    \
    \ - \ + \
    \ \
    \
    \
    \ - \ + \
    \ \
    \
    \
    \ - \ + \
    \ \
    \
    \
    \
    \ - \ + \ \
    \ \
    \ - \ + \ \
    \
    \