[-] BO : AdminModules - Fix on GetModulesOnDisk and general ergonomy
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10434 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
*}
|
||||
|
||||
<!--start filter module-->
|
||||
<style>.ac_results { border:1px solid #C2C4D9; }</style>
|
||||
<div class="filter-module">
|
||||
<form id="filternameForm" method="post">
|
||||
<input type="text" value="" name="filtername" autocomplete="off" class="ac_input">
|
||||
|
||||
@@ -75,7 +75,7 @@
|
||||
<div class="filter-module" id="addons_login_div">
|
||||
<form id="addons_login_form" method="post">
|
||||
{l s='Login Addons'} : <input type="text" value="" id="username_addons" autocomplete="off" class="ac_input">
|
||||
{l s= 'Password Addons'} : <input type="text" value="" id="password_addons" autocomplete="off" class="ac_input">
|
||||
{l s= 'Password Addons'} : <input type="password" value="" id="password_addons" autocomplete="off" class="ac_input">
|
||||
<input type="submit" class="button" id="addons_login_button" value="{l s='Log in'}">
|
||||
<span id="addons_loading" style="color:red"></span>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user