[dw-free] Revamp /update
[commit: http://hg.dwscoalition.org/dw-free/rev/5426344bcbfe]
http://bugs.dwscoalition.org/show_bug.cgi?id=2524
Tweak the value to be more self-descriptive.
Patch by
fu.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=2524
Tweak the value to be more self-descriptive.
Patch by
Files modified:
- views/entry/module-crosspost.tt
--------------------------------------------------------------------------------
diff -r e797574c1b4d -r 5426344bcbfe views/entry/module-crosspost.tt
--- a/views/entry/module-crosspost.tt Wed Dec 14 19:59:28 2011 +0800
+++ b/views/entry/module-crosspost.tt Wed Dec 14 20:00:32 2011 +0800
@@ -34,7 +34,7 @@
) -%]
<h4>[% ".header.accounts" | ml %]</h4>
- <input type="text" name="autocompletefix" value="chrome autocomplete fix; ignore" style="display: none"/>
+ <input type="text" name="autocompletefix" value="crosspost account" style="display: none"/>
<ul id="crosspost_accounts">
[% crosspost_password_label = ".label.password" | ml %]
--------------------------------------------------------------------------------
