Skip to content

Commit

Permalink
fix(add fix from release)
Browse files Browse the repository at this point in the history
  • Loading branch information
kgough committed Jan 18, 2018
1 parent 427379e commit f6bcfb5
Showing 1 changed file with 2 additions and 1 deletion.
Expand Up @@ -311,7 +311,8 @@
</a>
<div class="form__item l--push-top-1">
<label for="client_settings_config">Configuration (zanata.ini)</label>
<textarea id="client_settings_config" rows="4" readonly="" class="js-form__input--copyable">[servers]
<textarea id="client_settings_config" rows="5" readonly=""
class="js-form__input--copyable">[servers]
#{userSettingsAction.urlKeyLabel}#{applicationConfiguration.serverPath}/
#{userSettingsAction.usernameKeyLabel}#{userSettingsAction.accountUsername}
#{userSettingsAction.apiKeyLabel}#{userSettingsAction.accountApiKey}
Expand Down

0 comments on commit f6bcfb5

Please sign in to comment.