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:
e302351
)
nbsp pred orderby sipkama
author
Thomas Mudrunka
<tomas@mudrunka.cz>
Fri, 19 Oct 2012 23:59:43 +0000
(
01:59
+0200)
committer
Thomas Mudrunka
<tomas@mudrunka.cz>
Fri, 19 Oct 2012 23:59:43 +0000
(
01:59
+0200)
index.php
patch
|
blob
|
blame
|
history
diff --git
a/index.php
b/index.php
index 630d7ee46d1da8d892cc25f9e097f52e6e749681..b9860e3d86ba03c4490376f272303a7976a1965a 100755
(executable)
--- a/
index.php
+++ b/
index.php
@@
-64,7
+64,7
@@
class HTML {
unset($row[$row_classes_field]);
if($header) {
$keys = array(); foreach($row as $key => $val) {
- $order= $orderby ? '
'.
+ $order= $orderby ? '
'.
$this->link('↑', $orderby."[$key]=ASC").
$this->link('↓', $orderby."[$key]=DESC") : '';
$keys[$key]=T($key).$order;
This page took
0.111042 seconds
and
4
git commands to generate.