Author: danydb
Date: 2011-11-29 21:01:44 +0100 (Tue, 29 Nov 2011)
New Revision: 198
Modified:
trunk/importbank/include/template/show_import.php
trunk/importbank/include/template/show_list.php
Log:
change class of table : use table_large
Modified: trunk/importbank/include/template/show_import.php
===================================================================
--- trunk/importbank/include/template/show_import.php 2011-11-27 20:34:55 UTC
(rev 197)
+++ trunk/importbank/include/template/show_import.php 2011-11-29 20:01:44 UTC
(rev 198)
@@ -1,6 +1,6 @@
<form id="purge" method="POST">
-<table class="result">
+<table class="table_large">
<TR>
<th> num transfert</th>
<Th>Date </Th>
Modified: trunk/importbank/include/template/show_list.php
===================================================================
--- trunk/importbank/include/template/show_list.php 2011-11-27 20:34:55 UTC
(rev 197)
+++ trunk/importbank/include/template/show_list.php 2011-11-29 20:01:44 UTC
(rev 198)
@@ -11,7 +11,7 @@
<?=HtmlInput::submit('transfer_record','Transfèrer')?>
</form>
-<table class="result">
+<table class="table_large">
<TR>
<th></th>
<TH>N° opération</TH>
_______________________________________________
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev