summary refs log tree commit diff stats
path: root/theme/admin/index.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'theme/admin/index.tpl')
-rwxr-xr-xtheme/admin/index.tpl6
1 files changed, 6 insertions, 0 deletions
diff --git a/theme/admin/index.tpl b/theme/admin/index.tpl index c39a380..66fbae3 100755 --- a/theme/admin/index.tpl +++ b/theme/admin/index.tpl
@@ -23,3 +23,9 @@ Welcome to the ubiquitous administration panel!<P>
23<UL> 23<UL>
24 <LI><A HREF="/admin/managePendingQuotes.php">Manage Pending Quotes</A></LI> 24 <LI><A HREF="/admin/managePendingQuotes.php">Manage Pending Quotes</A></LI>
25</UL> 25</UL>
26
27<H3>Administration</H3>
28
29<UL>
30 <LI><A HREF="/admin/hgUpdate.php">HG Update</A></LI>
31</UL>