From 3fdbb6584263310f091240fc351a8e4c8a6e4833 Mon Sep 17 00:00:00 2001 From: Savetheinternet Date: Wed, 25 May 2011 20:18:19 +1000 Subject: [PATCH] updated info for frameset theme --- templates/homepage/frameset/info.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/homepage/frameset/info.php b/templates/homepage/frameset/info.php index 8b607af0..ad42fc91 100644 --- a/templates/homepage/frameset/info.php +++ b/templates/homepage/frameset/info.php @@ -2,13 +2,13 @@ $theme = Array(); // Theme name - $theme['name'] = 'Frameset'; + $theme['name'] = 'Frameset (alpha)'; // Description (you can use Tinyboard markup here) $theme['description'] = 'Use a basic frameset layout, with a list of boards and pages on a sidebar to the left of the page. Users never have to leave the homepage; they can do all their browsing from the one page.'; - $theme['version'] = 'v0.1'; + $theme['version'] = 'v0.0.1'; // Theme configuration $theme['config'] = Array();