[Mageia-sysadm] [289] back link on user report page

root at mageia.org root at mageia.org
Thu Jan 13 16:49:14 CET 2011


Revision: 289
Author:   rda
Date:     2011-01-13 16:49:14 +0100 (Thu, 13 Jan 2011)
Log Message:
-----------
back link on user report page

Modified Paths:
--------------
    build_system/web/index.php

Modified: build_system/web/index.php
===================================================================
--- build_system/web/index.php	2011-01-13 15:48:16 UTC (rev 288)
+++ build_system/web/index.php	2011-01-13 15:49:14 UTC (rev 289)
@@ -175,6 +175,8 @@
     <h1><?php echo $title ?></h1>
 
 <?php
+if (!is_null($g_user))
+    echo '<a href="/">&laquo;&nbsp;Back to full list</a>';
 
 # Temporary until initial mirror is ready
 echo sprintf(
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20110113/182e43a7/attachment.html>


More information about the Mageia-sysadm mailing list