aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates/subSilver/mcp_jumpbox.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/templates/subSilver/mcp_jumpbox.html')
-rw-r--r--phpBB/templates/subSilver/mcp_jumpbox.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/templates/subSilver/mcp_jumpbox.html b/phpBB/templates/subSilver/mcp_jumpbox.html
index 8367d2504f..b731c864b1 100644
--- a/phpBB/templates/subSilver/mcp_jumpbox.html
+++ b/phpBB/templates/subSilver/mcp_jumpbox.html
@@ -7,4 +7,4 @@
<!-- BEGIN options --><option value="{options.VALUE}"<!-- IF options.VALUE eq -1 --> class="greyed"<!-- ENDIF -->{options.SELECTED}/>{options.TEXT}</option>
<!-- BEGINELSE -->
<!-- END options -->
-</select>&nbsp;<input type="hidden" name="current_f" value="{S_CURRENT_FORUM}" /><input name="jumpbox" class="liteoption" type="submit" value="{L_GO}" onClick="if(document.main.f.value == -1){return false;}" /> \ No newline at end of file
+</select>&nbsp;<input type="hidden" name="current_f" value="{S_CURRENT_FORUM}" /><input name="jumpbox" class="btnlite" type="submit" value="{L_GO}" onClick="if(document.main.f.value == -1){return false;}" /> \ No newline at end of file