Subversion Repositories SmartDukaan

Rev

Rev 15504 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 15504 Rev 15629
Line 5... Line 5...
5
}
5
}
6
</style>
6
</style>
7
</head>
7
</head>
8
<div class="searchTerms index">
8
<div class="searchTerms index">
9
	<h2><?php echo __('Search Terms'); ?></h2>
9
	<h2><?php echo __('Search Terms'); ?></h2>
10
	<form class="navbar-form" role="search" method="GET" name="search" action="<?php echo $base_url;?>admin/search_terms/search">
10
	<form class="navbar-form" role="search" method="GET" name="search" action="<?php echo $base_url;?>admin/search_terms">
11
 
11
 
12
                <div class="input-group col-xs-6 text-right" id="remote">
12
                <div class="input-group col-xs-6 text-right" id="remote">
13
                    <input autocomplete="off" type="text" class="form-control" placeholder="Search for Terms" name="search" id="srch-term">
13
                    <input autocomplete="off" type="text" class="form-control" placeholder="Search for Terms" name="search" id="srch-term">
14
                    <div class="input-group-btn w25px">
14
                    <div class="input-group-btn w25px">
15
                        <button class="btn btn-default" type="submit"><i class="glyphicon glyphicon-search"></i></button>
15
                        <button class="btn btn-default" type="submit"><i class="glyphicon glyphicon-search"></i></button>