GIT.Harvie.CZ
/
mirrors
/
SokoMan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52cd572
)
Oprava linku
author
Thomas Mudrunka
<tomas@mudrunka.cz>
Fri, 31 May 2013 14:29:06 +0000
(16:29 +0200)
committer
Thomas Mudrunka
<tomas@mudrunka.cz>
Fri, 31 May 2013 14:29:06 +0000
(16:29 +0200)
assistants/bank.inc.php
patch
|
blob
|
blame
|
history
diff --git
a/assistants/bank.inc.php
b/assistants/bank.inc.php
index 2b57d422a0a65880c4f7517f866e6ce9c79d5ff1..f6bc5c5172ee190fd4e45432f2859759bae61b20 100644
(file)
--- a/
assistants/bank.inc.php
+++ b/
assistants/bank.inc.php
@@
-118,7
+118,7
@@
$month = isset($_GET['month']) ? $_GET['month'] : false;
//bank_add_account($this, 'material');
echo("<a href='$URL/'>Banka</a> - ");
-echo("<a href='$URL/admin'>Správa účtů
- </a>
");
+echo("<a href='$URL/admin'>Správa účtů
</a> -
");
echo('<span style="float:right;">');
echo $this->html->form($URL, 'GET', array(
array('month',$month,'text',false,'','YYYY-MM:'),
This page took
0.322937 seconds
and
4
git commands to generate.