summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrank Gevaerts <frank@gevaerts.be>2014-09-04 21:11:09 +0200
committerFrank Gevaerts <frank@gevaerts.be>2014-09-04 21:11:09 +0200
commit205c65f6925dccf132edb48780514239daed7918 (patch)
treede1e4fa6002d620d182b4895813efbcd4912c1e0
parent73ca8cabd670d10005bed54a8b8d18be1b49ce07 (diff)
downloadthemesite-205c65f6925dccf132edb48780514239daed7918.tar.gz
themesite-205c65f6925dccf132edb48780514239daed7918.zip
Reword the report text a bit to avoid useless reports
Change-Id: I45c2288822aaa91b15485115f2179bb4f9a28cf9
-rw-r--r--private/templates/theme.tpl9
1 files changed, 6 insertions, 3 deletions
diff --git a/private/templates/theme.tpl b/private/templates/theme.tpl
index 8b5c7b2..980cccf 100644
--- a/private/templates/theme.tpl
+++ b/private/templates/theme.tpl
@@ -98,10 +98,13 @@
<th>Report</th>
</tr>
<td>
- <small>
- If this theme violates any copyright law, or simply doesnt work, you can report it to the admins.
+ <div>
+ If this theme violates any copyright law, you can report it to the admins.
Please describe the problem, as detailed as possible, in the input box.
- </small>
+
+ If the theme does not work, please discuss the issue on the forums instead.
+ If the theme causes rockbox to crash or hang, please report a bug instead.
+ </div>
<form method="POST" action="{$smarty.server.SCRIPT_NAME}?themeid={$theme.id}{if $target}&amp;target={$smarty.request.target}{/if}">
<input type="hidden" name="reporttheme" value={$theme.id} />
<textarea cols="45" rows="4" name="reason"></textarea> <br />