From: <al...@us...> - 2007-08-18 21:54:04
|
Revision: 502 http://sciret.svn.sourceforge.net/sciret/?rev=502&view=rev Author: alpeb Date: 2007-08-18 14:48:26 -0700 (Sat, 18 Aug 2007) Log Message: ----------- killed ConfigNotWritable view. Show missing requirements in the view where the db credentials are shown Removed Paths: ------------- branches/release-candidates/sciret-1.2/templates/ConfigNotWritable.tpl Deleted: branches/release-candidates/sciret-1.2/templates/ConfigNotWritable.tpl =================================================================== --- branches/release-candidates/sciret-1.2/templates/ConfigNotWritable.tpl 2007-08-18 21:48:00 UTC (rev 501) +++ branches/release-candidates/sciret-1.2/templates/ConfigNotWritable.tpl 2007-08-18 21:48:26 UTC (rev 502) @@ -1,21 +0,0 @@ -<!-- -/* -* @copyright Copyright (C) 2005-2007 TheGang http://www.the-gang.net -* @license http://www.fsf.org/copyleft/lgpl.html GNU Lesser General Public License -* @author Alejandro Pedraza -* @since Sciret 1.0 -* @package Sciret -* @packager TheGang -*/ ---> - -<div style="text-align:center"> - <table cellpadding="3" cellspacing="0" border="1" style="margin:5px auto;"> - <tr> - <td>[l]To be able to continue, please make your config.php file writable and then press Continue.[/l]</td> - </tr> - <tr> - <td style="text-align:center"><input type="button" value="[l]Continue[/l]" onclick="location.href='index.php?action=Install'" /></td> - </tr> - </table> -</div> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |