From 2928c8532c9ef4eef68ce1825b34ecf6e2b0ffa9 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Sat, 16 Jun 2012 17:36:55 +0000 Subject: [PATCH] change pop me up by pop me out --- include/template/history_top.php | 2 +- include/template/ledger_detail_top.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/template/history_top.php b/include/template/history_top.php index b1399f0db..105b22052 100644 --- a/include/template/history_top.php +++ b/include/template/history_top.php @@ -5,7 +5,7 @@ $callback=$_SERVER['PHP_SELF']; $str=$_SERVER['QUERY_STRING']."&act=de&ajax=$callback"; echo ' -!pop me up ! '; +!pop me out ! '; echo 'Fermer'; } ?> diff --git a/include/template/ledger_detail_top.php b/include/template/ledger_detail_top.php index 20c4505a8..b37cf85ea 100644 --- a/include/template/ledger_detail_top.php +++ b/include/template/ledger_detail_top.php @@ -4,7 +4,7 @@ $callback=$_SERVER['PHP_SELF']; $str=$_SERVER['QUERY_STRING']."&act=$action&ajax=$callback"; echo ' -!pop me up ! '; +!pop me out ! '; echo 'Fermer'; } ?>