public
Description: GetSatisfaction.com's Helper Center
Clone URL: git://github.com/nullstyle/helpcenter.git
fix IE6 submission bug
nullstyle (author)
Fri Jun 13 08:52:18 -0700 2008
commit  2187b775513f3cb86ae05ff4c527339949f17de3
tree    1b5f763abbcab16f6c8557525d580cf28fe03f39
parent  07bd05ccae14594b9df4309c6a78720d515e4574
...
166
167
168
169
 
170
171
172
...
166
167
168
 
169
170
171
172
0
@@ -166,7 +166,7 @@
0
       </fieldset>
0
 
0
       <fieldset>
0
- <button style="height:40px; font-size:1.4em;border:3px solid #ccc; padding: 5px 10px;">Post your topic</button>
0
+ <button type="submit" style="height:40px; font-size:1.4em;border:3px solid #ccc; padding: 5px 10px;">Post your topic</button>
0
       </fieldset>
0
    </form>
0
 

Comments

    No one has commented yet.