[Mageia-sysadm] [177] - add a explicit search button on the admin page, patch by Maarten Vanraes

root at mageia.org root at mageia.org
Thu Dec 16 02:19:03 CET 2010


Revision: 177
Author:   misc
Date:     2010-12-16 02:19:03 +0100 (Thu, 16 Dec 2010)
Log Message:
-----------
- add a explicit search button on the admin page, patch by Maarten Vanraes

Modified Paths:
--------------
    identity/CatDap/trunk/root/admin/account.tt

Modified: identity/CatDap/trunk/root/admin/account.tt
===================================================================
--- identity/CatDap/trunk/root/admin/account.tt	2010-12-16 01:19:00 UTC (rev 176)
+++ identity/CatDap/trunk/root/admin/account.tt	2010-12-16 01:19:03 UTC (rev 177)
@@ -18,7 +18,8 @@
             <option value="lt">less than</option>
             </select>
             </td -->
-            <td><input name="value" value="" /></td>
+            <td><input type="text" name="value" value="" /></td>
+            <td><button type="submit" value="[% l('Search') %]">[% l('Search') %]</button></td>
         </tr>
     </table>
 </form>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101216/f93a8a06/attachment.html>


More information about the Mageia-sysadm mailing list