Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(812)

Unified Diff: templates/search.html

Issue 111210043: Change private checkbox to protected and add help text (Closed)
Patch Set: Created 10 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: templates/search.html
===================================================================
--- a/templates/search.html
+++ b/templates/search.html
@@ -10,7 +10,7 @@
<h2>Search</h2>
<form action="{%url codereview.views.search%}" method="get">
-<table>
+<table class="formtable">
{{form}}
<tr><td><input type="submit" value="Search"></td></tr>
</table>
« codereview/views.py ('K') | « templates/publish.html ('k') | templates/settings.html » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b