Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
|
@@ -24,7 +24,7 @@
|
|
| 24 |
<div class="flex items-center space-x-6">
|
| 25 |
<div class="flex items-center">
|
| 26 |
<input id="sumber_google" name="sumber_pencarian" type="radio" value="google_scholar" checked class="h-4 w-4 text-indigo-600 border-gray-300 focus:ring-indigo-500">
|
| 27 |
-
<label for="sumber_google" class="ml-3 block text-sm font-medium text-gray-700">Google Scholar </label>
|
| 28 |
</div>
|
| 29 |
<div class="flex items-center">
|
| 30 |
<input id="sumber_openalex" name="sumber_pencarian" type="radio" value="openalex" class="h-4 w-4 text-indigo-600 border-gray-300 focus:ring-indigo-500">
|
|
|
|
| 24 |
<div class="flex items-center space-x-6">
|
| 25 |
<div class="flex items-center">
|
| 26 |
<input id="sumber_google" name="sumber_pencarian" type="radio" value="google_scholar" checked class="h-4 w-4 text-indigo-600 border-gray-300 focus:ring-indigo-500">
|
| 27 |
+
<label for="sumber_google" class="ml-3 block text-sm font-medium text-gray-700">Google Scholar (Grafik Lebih Lengkap) </label>
|
| 28 |
</div>
|
| 29 |
<div class="flex items-center">
|
| 30 |
<input id="sumber_openalex" name="sumber_pencarian" type="radio" value="openalex" class="h-4 w-4 text-indigo-600 border-gray-300 focus:ring-indigo-500">
|