From 263b8339046227d19aad1125dab9ebac8dca2452 Mon Sep 17 00:00:00 2001 From: Paul Arthur Date: Sat, 9 Jun 2012 01:14:16 -0400 Subject: Refactor the random template I hate ${$name} with a fiery passion. --- templates/show_random.inc.php | 79 ++++++++++++++++++++++++------------------- 1 file changed, 44 insertions(+), 35 deletions(-) diff --git a/templates/show_random.inc.php b/templates/show_random.inc.php index f3512e79..22604939 100644 --- a/templates/show_random.inc.php +++ b/templates/show_random.inc.php @@ -41,26 +41,20 @@ - - + @@ -68,28 +62,43 @@ - -- cgit