From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-sysadm/2011-January/002040.html | 101 +++++++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/002040.html (limited to 'zarb-ml/mageia-sysadm/2011-January/002040.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/002040.html b/zarb-ml/mageia-sysadm/2011-January/002040.html new file mode 100644 index 000000000..5f11fa02f --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/002040.html @@ -0,0 +1,101 @@ + + + + [Mageia-sysadm] [289] back link on user report page + + + + + + + + + +

[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
+ -- cgit v1.2.1