Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvipsoft <vipsoft@59fd770c-687e-43c8-a1e3-f5a4ff64c105>2010-03-07 19:38:02 +0300
committervipsoft <vipsoft@59fd770c-687e-43c8-a1e3-f5a4ff64c105>2010-03-07 19:38:02 +0300
commita4d570f452b342eb4a9cbc7228f80c4ae9a03343 (patch)
tree844d531bd1c9bef40d9af3ad67453e045ea4efe6 /plugins/Goals
parent74563041896ac2e4de612299a1bb018572ae4220 (diff)
more markup cleanup
Diffstat (limited to 'plugins/Goals')
-rw-r--r--plugins/Goals/templates/form_add_goal.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Goals/templates/form_add_goal.tpl b/plugins/Goals/templates/form_add_goal.tpl
index c827584a4c..4f4b12f838 100644
--- a/plugins/Goals/templates/form_add_goal.tpl
+++ b/plugins/Goals/templates/form_add_goal.tpl
@@ -73,8 +73,8 @@ color:#9B9B9B;
<tr>
<td colspan="2" style="border:0">
<div class="submit">
- <input type="hidden" name="methodGoalAPI" value="">
- <input type="hidden" name="goalIdUpdate" value="">
+ <input type="hidden" name="methodGoalAPI" value="" />
+ <input type="hidden" name="goalIdUpdate" value="" />
<input type="submit" value="Add Goal" name="submit" id="goal_submit" class="submit" />
</div>
</td>