Ver código fonte

WebUI: event dump clearer

boyska 7 anos atrás
pai
commit
f78adbe490
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      larigira/dbadmin/templates/dbadmin_base.html

+ 1 - 1
larigira/dbadmin/templates/dbadmin_base.html

@@ -53,7 +53,7 @@ $(function() {
 	option-table collapse">
 	<thead>
 		<tr>
-			<th>Key</th>
+			<th>Option</th>
 			<th>Value</th>
 		</tr>
 	</thead>