'save subscription' only shows during editing existing,
authorMason James <mtj@liblime.com>
Mon, 29 Oct 2007 06:22:02 +0000 (01:22 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Mon, 29 Oct 2007 21:06:07 +0000 (16:06 -0500)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tmpl

index 896e554..fda6e9c 100644 (file)
@@ -1188,9 +1188,9 @@ window.onload = irregular_order();
     </table>
 </div>
 <!--/TMPL_IF-->
-<!-- TMPL_IF name="mod" -->
+
+
     <input type="button" value="Save subscription" onclick="Check(this.form)" accesskey="w" />
-<!-- /TMPL_IF -->
 </div>
 
 </form>
@@ -1198,4 +1198,4 @@ window.onload = irregular_order();
 </div>
 </div>
 
-<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->
\ No newline at end of file
+<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->