Link to Bugzilla instead of portal's support stuff
authoradamch <adamch>
Mon, 4 Jun 2007 20:14:16 +0000 (20:14 +0000)
committeradamch <adamch>
Mon, 4 Jun 2007 20:14:16 +0000 (20:14 +0000)
support.mlt

index 2971ac5..ee5ea42 100644 (file)
@@ -74,7 +74,11 @@ if showNormal then %>
 <li> If you want to request <b>a MySQL or Postgres user account</b> or <b>a database</b>, then today is your lucky day! You don't need to ask anyone for permission to do that. Follow <a href="http://wiki.hcoop.net/wiki/UsingDatabases">the instructions on our wiki</a>.
 </ul>
 
-<h3>Choose a category:</h3>
+<h3>Otherwise...</h3>
+
+<p>Visit <a href="https://bugzilla.hcoop.net/enter_bug.cgi">our Bugzilla database</a> to open a custom issue.  You can log in there using the same username and password that you are using to access this portal.</p>
+
+<!--h3>Choose a category:</h3>
 
 <% foreach (sub, cat) in Support.listCategoriesWithSubscriptions you do %>
 <a href="issue?cat=<% #id cat %>"><% Web.html (#name cat) %></a>: <% Web.html (#descr cat) %>
@@ -88,7 +92,7 @@ if showNormal then %>
 <a href="support?del=<% #id cat %>">[Delete]</a>
 <% end %>
 <br>
-<% end %>
+<% end %>-->
 
 <% if admin then %>