1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-18 21:35:27 -04:00

Fixed save button after commit.

This commit is contained in:
Mark McDowall
2011-07-04 16:41:39 -07:00
parent 14e037fc05
commit 5bbc9a6f59
+1 -1
View File
@@ -40,7 +40,7 @@ Settings
</div> </div>
</div> </div>
<br /> <br />
Save</button><img src="../../Content/Images/ajax-loader.gif" alt="Loader" id="saveAjax" /> <button type="submit" id="save_button" >Save</button><img src="../../Content/Images/ajax-loader.gif" alt="Loader" id="saveAjax"/>
</div> </div>
} }