diff options
Diffstat (limited to 'help/templates/index.php')
-rw-r--r-- | help/templates/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/templates/index.php b/help/templates/index.php index 776d7c00a9e..b8444c556e9 100644 --- a/help/templates/index.php +++ b/help/templates/index.php @@ -13,6 +13,6 @@ <?php endforeach; ?> </tbody> </table> -<span class="button"><a target="_blank" href="http://apps.owncloud.com/knowledgebase/editquestion.php?action=new">ASK A QUESTION</a></span> +<a target="_blank" class="prettybutton" href="http://apps.owncloud.com/knowledgebase/editquestion.php?action=new">ASK A QUESTION</a> |