summaryrefslogtreecommitdiffstatshomepage
path: root/templates/tag2tagadd.tpl.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/tag2tagadd.tpl.php')
-rw-r--r--templates/tag2tagadd.tpl.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/tag2tagadd.tpl.php b/templates/tag2tagadd.tpl.php
index 5b5ea58..109eea7 100644
--- a/templates/tag2tagadd.tpl.php
+++ b/templates/tag2tagadd.tpl.php
@@ -4,7 +4,7 @@ $this->includeTemplate($GLOBALS['top_include']);
<form action="<?= $formaction ?>" method="post">
<input type="hidden" name="tag" value="<?php echo $tag ?>" />
-<p><?php echo T_('Create new link :')?></p>
+<p><?php echo T_('Create new link:')?></p>
<p><?php echo $tag ?> > <input type="text" name="newTag" /></p>
<!--p><?php echo T_('Are you sure?'); ?></p-->
<p>