[Kimchi-devel] [PATCHv3 1/2] Fix typo of storage pool add
lvroyce at linux.vnet.ibm.com
lvroyce at linux.vnet.ibm.com
Tue Jun 17 09:35:21 UTC 2014
From: Royce Lv <lvroyce at linux.vnet.ibm.com>
Typo introduced in 54e6bfadf83df5122b of storage pool add.
Fix it.
Signed-off-by: Royce Lv <lvroyce at linux.vnet.ibm.com>
---
ui/pages/storagepool-add.html.tmpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ui/pages/storagepool-add.html.tmpl b/ui/pages/storagepool-add.html.tmpl
index e6b1fd6..ba85e6e 100644
--- a/ui/pages/storagepool-add.html.tmpl
+++ b/ui/pages/storagepool-add.html.tmpl
@@ -29,7 +29,7 @@
<div class="close">X</div>
</header>
<div class="content">
- <form id="form-pool-addd">
+ <form id="form-pool-add">
<section class="form-section">
<h2>1. $_("Storage Pool Name")</h2>
<div class="field">
--
1.8.3.2
More information about the Kimchi-devel
mailing list