changed text

This commit is contained in:
fred-fri 2012-05-25 10:53:08 +09:00
parent 55836812b7
commit c0c8e82970

@ -5,7 +5,7 @@
<wicket:panel>
<div wicket:id="wmc">
<div> &nbsp; </div>
<div><span class="left">Entities found: <span wicket:id="countLabel"></span></span><span class="right">Rows per page: <span wicket:id="numberDropDown"></span></span></div>
<div><span class="left">Found: <span wicket:id="countLabel"></span></span><span class="right">Rows per page: <span wicket:id="numberDropDown"></span></span></div>
<table wicket:id="datatable"></table>
</div>
</wicket:panel>