|
|
|
@ -132,9 +132,9 @@
@@ -132,9 +132,9 @@
|
|
|
|
|
<body> |
|
|
|
|
<div style="padding: 10px 10px 0px 10px;"> |
|
|
|
|
<p style="font-weight: bold;">QBT_TR(Category)QBT_TR[CONTEXT=TransferListWidget]:</p> |
|
|
|
|
<input type="text" id="categoryName" value="" maxlength="100" style="width: 220px;" /> |
|
|
|
|
<input type="text" id="categoryName" maxlength="100" style="width: 220px;" /> |
|
|
|
|
<p style="font-weight: bold;">QBT_TR(Save path)QBT_TR[CONTEXT=TransferListWidget]:</p> |
|
|
|
|
<input type="text" id="savePath" value="" style="width: 220px;" /> |
|
|
|
|
<input type="text" id="savePath" style="width: 220px;" /> |
|
|
|
|
<div style="text-align: center; padding-top: 10px;"> |
|
|
|
|
<input type="button" value="QBT_TR(Add)QBT_TR[CONTEXT=HttpServer]" id="categoryNameButton" /> |
|
|
|
|
</div> |
|
|
|
|