We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c193744 commit 75d919aCopy full SHA for 75d919a
view/adminhtml/templates/system/config/dialogs.phtml
@@ -2006,7 +2006,7 @@
2006
<div class="admin__field-control">
2007
<input name="log_endpoint[container]" id="log_endpoint[container]" class="admin__control-text required-entry">
2008
<div class="admin__field-note">
2009
- <?php /* @noEscape */ echo __("Container") ?>
+ <?php /* @noEscape */ echo __("The name of the Azure Blob Storage container in which to store logs.") ?>
2010
</div>
2011
2012
0 commit comments