projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0780f3b
)
Templates for the context management pages
author
Ben Klang
<ben@alkaloid.net>
Thu, 30 Jun 2005 23:43:25 +0000
(23:43 +0000)
committer
Ben Klang
<ben@alkaloid.net>
Thu, 30 Jun 2005 23:43:25 +0000
(23:43 +0000)
git-svn-id: https://svn.alkaloid.net/gpl/shout/trunk@41
06cd67b6
-e706-0410-b29e-
9de616bca6e9
templates/context/contextline.inc
[new file with mode: 0644]
patch
|
blob
diff --git a/templates/context/contextline.inc
b/templates/context/contextline.inc
new file mode 100644
(file)
index 0000000..
11c6251
--- /dev/null
+++ b/
templates/context/contextline.inc
@@ -0,0
+1,6
@@
+<?php
+echo Horde::link(
+ Util::addParameter(
+ Horde::applicationUrl("edit/context.php"), "context", $context));
+echo $context;
+echo "</a><br />";
\ No newline at end of file