The branch, master has been updated
via d4049610ee2bfe1909705b9983df3b9e290ff4dc (commit)
from 3d57df57bd21bf9baa75aaa8e8c7b50145a4777b (commit)
- Log -----------------------------------------------------------------
commit d4049610ee2bfe1909705b9983df3b9e290ff4dc
Author: Michal Čihař <[email protected]>
Date: Mon Aug 15 17:46:58 2011 +0200
Fix trailing tags
-----------------------------------------------------------------------
Summary of changes:
server_status.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/server_status.php b/server_status.php
index f52f3a6..fdc2abd 100644
--- a/server_status.php
+++ b/server_status.php
@@ -744,7 +744,7 @@ echo __('Runtime Information');
<input name="filterText" type="text" id="filterText"
style="vertical-align: baseline;" />
</div>
<div class="formelement">
- <input type="checkbox" name="filterAlert" id="filterAlert">
+ <input type="checkbox" name="filterAlert" id="filterAlert"
/>
<label for="filterAlert"><?php echo __('Show only alert
values'); ?></label>
</div>
<div class="formelement">
@@ -761,7 +761,7 @@ echo __('Runtime Information');
</select>
</div>
<div class="formelement">
- <input type="checkbox" name="dontFormat" id="dontFormat">
+ <input type="checkbox" name="dontFormat" id="dontFormat" />
<label for="dontFormat"><?php echo __('Show unformatted
values'); ?></label>
</div>
</fieldset>
hooks/post-receive
--
phpMyAdmin
------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model
configuration take the hassle out of deploying and managing Subversion and
the tools developers use with it. Learn more about uberSVN and get a free
download at: http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git