mirror of
https://github.com/vrana/adminer.git
synced 2025-08-12 09:34:10 +02:00
Remove unused HTLM attribute
This commit is contained in:
@@ -99,7 +99,7 @@ $show_options = ($_POST ? $_POST["options"] : adminer_setting("index_options"));
|
||||
|
||||
<form action="" method="post">
|
||||
<div class="scrollable">
|
||||
<table cellspacing="0" class="nowrap">
|
||||
<table class="nowrap">
|
||||
<thead><tr>
|
||||
<th id="label-type"><?php echo lang('Index Type'); ?>
|
||||
<th><input type="submit" class="wayoff"><?php
|
||||
|
Reference in New Issue
Block a user