projects
/
platal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a729040
)
little bug
author
x2000habouzit
<x2000habouzit>
Wed, 25 Feb 2004 13:14:39 +0000
(13:14 +0000)
committer
x2000habouzit
<x2000habouzit>
Wed, 25 Feb 2004 13:14:39 +0000
(13:14 +0000)
templates/trackers/show.tpl
patch
|
blob
|
blame
|
history
diff --git
a/templates/trackers/show.tpl
b/templates/trackers/show.tpl
index
1e57b21
..
6107d77
100644
(file)
--- a/
templates/trackers/show.tpl
+++ b/
templates/trackers/show.tpl
@@
-1,4
+1,4
@@
-{* $Id: show.tpl,v 1.
4 2004-02-25 12:43:33
x2000habouzit Exp $ *}
+{* $Id: show.tpl,v 1.
5 2004-02-25 13:14:39
x2000habouzit Exp $ *}
{literal}
<script type="text/javascript">
@@
-15,7
+15,7
@@
</script>
{/literal}
-<form id="op" method="post" action="{$smarty.server.
PHP_SELF
}">
+<form id="op" method="post" action="{$smarty.server.
REQUEST_URI
}">
<input type="hidden" id="id" name="id" value="" />
</form>