mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
bug 9126: cloudStack UI - Add System Service Offering Dialog - rename "tags" to "storage tags".
This commit is contained in:
parent
3967ec3c0f
commit
ca5364a2b2
@ -149,7 +149,7 @@ dictionary = {
|
||||
<div class="grid_rows odd">
|
||||
<div class="grid_row_cell" style="width: 20%;">
|
||||
<div class="row_celltitles">
|
||||
<fmt:message key="label.tags"/>:</div>
|
||||
<fmt:message key="label.storage.tags"/>:</div>
|
||||
</div>
|
||||
<div class="grid_row_cell" style="width: 79%;">
|
||||
<div class="row_celltitles" id="tags">
|
||||
@ -261,7 +261,7 @@ dictionary = {
|
||||
</li>
|
||||
<li id="add_service_tags_container">
|
||||
<label for="add_service_tags">
|
||||
<fmt:message key="label.tags"/>:</label>
|
||||
<fmt:message key="label.storage.tags"/>:</label>
|
||||
<input class="text" type="text" id="add_service_tags" />
|
||||
<div id="add_service_tags_errormsg" class="dialog_formcontent_errormsg" style="display: none;">
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user