[Easymod-cvs] easymod2/mods/easymod/templates step1_simple.tpl,1.2,1.3
Status: Beta
Brought to you by:
wgeric
From: Eric F. <wg...@us...> - 2005-06-11 23:31:41
|
Update of /cvsroot/easymod/easymod2/mods/easymod/templates In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19046/mods/easymod/templates Modified Files: step1_simple.tpl Log Message: - Fixed some language bugs - Added a details page to the history that I wrote a long time ago Index: step1_simple.tpl =================================================================== RCS file: /cvsroot/easymod/easymod2/mods/easymod/templates/step1_simple.tpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** step1_simple.tpl 5 Jun 2005 23:37:05 -0000 1.2 --- step1_simple.tpl 11 Jun 2005 23:31:32 -0000 1.3 *************** *** 1,3 **** ! <span class="gen">{{EM_simple_mode}} :: <a href="easymod_install.php?setup=advanced">{{EM_advance_mode}}</a></span><br> <table width="100%" border="1" cellpadding="5"> <tr> --- 1,3 ---- ! <span class="gen">{{EM_simple_mode}} :: <a href="easymod_install.php?setup=advanced">{{EM_advanced_mode}}</a></span><br> <table width="100%" border="1" cellpadding="5"> <tr> |