Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Sympa
Commits
a0c198cb
Commit
a0c198cb
authored
Sep 08, 2017
by
IKEDA Soji
Browse files
[-bug] Typo in template.
parent
45882db6
Changes
1
Hide whitespace changes
Inline
Side-by-side
default/web_tt2/pref.tt2
View file @
a0c198cb
...
...
@@ -43,7 +43,7 @@
<label for="new_email">[%|loc%]New email address:[%END%] </label>
<input id="new_email" name="email" size="25" />
</div>
<input type="hidden" name="current_email" value="[% user.email %] />
<input type="hidden" name="current_email" value="[% user.email %]
"
/>
<input class="MainMenuLinks" type="submit" name="action_move_user"
value="[%|loc%]Change Email[%END%]" />
</fieldset>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment