summaryrefslogtreecommitdiffstatshomepage
path: root/data/templates/tag2tagadd.tpl.php
diff options
context:
space:
mode:
Diffstat (limited to 'data/templates/tag2tagadd.tpl.php')
-rw-r--r--data/templates/tag2tagadd.tpl.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/templates/tag2tagadd.tpl.php b/data/templates/tag2tagadd.tpl.php
index 5c82223..fcbd372 100644
--- a/data/templates/tag2tagadd.tpl.php
+++ b/data/templates/tag2tagadd.tpl.php
@@ -2,7 +2,7 @@
$this->includeTemplate($GLOBALS['top_include']);
?>
-<form action="<?= $formaction ?>" method="post">
+<form action="<?php echo $formaction; ?>" method="post">
<p align=right" style="float:right">
<small style="text-align:right"><?php echo T_('Note: use "=" to make synonym two tags. e.g.: france=frenchcountry')?></small><br/>