Change description for draggable table

This commit is contained in:
Karsten Heiken
2011-09-29 09:17:03 +02:00
parent 1fc8c70c72
commit 9813a2070c

View File

@@ -80,7 +80,7 @@ $(document).ready(function() {
</tbody> </tbody>
</table> </table>
<p> <p>
<label class="note"><?=_('Entries of this table are draggable.');?></label> <label class="note"><?=_('You can drag the items in this table to sort them.');?></label>
</p> </p>
<h3><?=_('Actions');?></h3> <h3><?=_('Actions');?></h3>