1
0
Fork 0

fixed typo in labels

This commit is contained in:
Jan Steemann 2013-03-19 13:56:07 +01:00
parent 1a387513da
commit 834706f9e7
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
<th class="collectionTh"><input type="text" id="change-collection-name" name="name" value=""/></th>
</tr>
<tr id="collectionSizeBox" style="display:none">
<th class="collectionTh">Journa-Size:</th>
<th class="collectionTh">Journal size:</th>
<th class="collectionTh"><input type="text" id="change-collection-size" name="size" value=""/></th>
<th><a class="modalTooltips" title="The maximal size of a journal or datafile. Must be at least 1(MB)."><i class="icon-info-sign"></i></a></th>
</tr>

View File

@ -36,7 +36,7 @@
<div class="accordion-inner">
<table>
<tr>
<th class="collectionTh">Journa-Size:</th>
<th class="collectionTh">Journal size:</th>
<th><input type="text" id="new-collection-size" name="size" value=""/></th>
<th><a class="modalTooltips" title="The maximal size of a journal or datafile. Must be at least 1(MB)."><i class="icon-info-sign"></i></a></th>
</tr>